[streaming] Q: what does CPU do when just streaming?
Marshall Eubanks
tme at multicasttech.com
Fri Aug 22 17:55:30 CEST 2008
On Aug 22, 2008, at 11:25 AM, Rémi Denis-Courmont wrote:
> Le jeudi 21 août 2008 22:17:26 Anthony Loiseau, vous avez écrit :
>> Since ages, I thought streaming was just read a file and provide it
>> to
>> an UDP socket. In this case, it should not be CPU intensive at all.
>
> UDP is not a streaming protocol to start with. VLC needs to
> demultiplex the
> input file, which takes time and memory, then remultiplex it (same).
> And then
> the IP stack is not exactly sparing the CPU either.
>
One thing the CPU does for most streaming is create RTP packet headers.
Regards
Marshall
> --
> Rémi Denis-Courmont
> http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary
> _______________________________________________
> streaming mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/streaming
More information about the streaming
mailing list