[vlc-devel] [RFC PATCH 2/2] access/demux: Make use of live-network-caching variable
Rémi Denis-Courmont
remi at remlab.net
Wed Apr 8 13:50:03 CEST 2015
Le 2015-04-08 14:45, Julian Scheel a écrit :
> Am 08.04.2015 um 13:16 schrieb Rémi Denis-Courmont:
>> Le 2015-04-08 13:14, Julian Scheel a écrit :
>>> Use either network-caching or live-network-caching depending on
>>> whether a
>>> source is seekable or not.
>>
>> Any reason to not reuse live-caching?
>
> Nothing serious - I just assumed it might make sense to keep the
> split for networkig vs local sources. I think live-caching is
> basically used for local inputs like video-card, etc so far.
> If no-one sees issues with sharing them I'm happy with using
> live-caching instead.
I am more concerned about live but jittery sources like (segmented)
HTTP being considered live than with local and remote capture devices
being treated equally. Raw UDP and RTP are not that different from DVB,
but TCP based live streams, hmm
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list