[vlc-devel] [PATCH 00/17] RFC Split block_t into 2 different data containers
Francois Cartegnie
fcvlcdev at free.fr
Thu Apr 25 11:29:39 CEST 2019
Le 25/04/2019 à 10:30, Rémi Denis-Courmont a écrit :
> Hi,
>
> The TS demuxer has to detect and handle packet loss internally anyway because raw UDP and DVB accesses _cannot_ detect it. Ditto mid-stream reset. You are getting nowhere with adding a flag that you cannot rely on.
>
> Meanwhile, RTP-TS is already handling stream reset and already uses a semi-ad-hoc interface to the TS demuxer. You don't need to mess with stream filters and vlc_data_t if you want a fully ad-hoc interface there to handle packet loss.
So the answer is to point the only RTP payload working with that
abstraction/around the problem ?
--
Francois Cartegnie
VideoLAN - VLC Developer
More information about the vlc-devel
mailing list