> On May 19, 2021, at 12:19 AM, Thomas Volkert wrote:
>
> Hi,
>
> from my understand "ffrtmpsrt" combines rtmp (with flv (de-)muxing),
> which demands by design for a transmission without packet loss, with a
> transmission protocol based on UDP, which can have packet loss. So, I am
> not sure
Hi,
from my understand "ffrtmpsrt" combines rtmp (with flv (de-)muxing),
which demands by design for a transmission without packet loss, with a
transmission protocol based on UDP, which can have packet loss. So, I am
not sure if we actually should add something like this to our source code.
Best