Re: [streaming] Q: what does CPU do when just streaming?
Rémi Denis-Courmont <[email protected]> Fri, 22 Aug 2008 18:25:27 +0300
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Organization | VideoLAN project - www.videolan.org |
| Message-ID | <[email protected]> |
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. -- 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