Page 1 of 1
Minimizing latency on streaming video
Posted: 06 Jan 2014 01:48
by yileku
I want to understand the options etc. for minimizing the latency when streaming video between a source and vlc. I have cvlc on the board generating the video, and I am streaming to vlc 2.1.2. Does anyone have the minimizing option settings for both the encoder (source) and the VLC player?
Thanks,
Y-
Re: Minimizing latency on streaming video
Posted: 06 Jan 2014 12:04
by Jean-Baptiste Kempf
Decrease the GOP, disable B-frames, decrease input and sout caching, use a simpler codec.
Re: Minimizing latency on streaming video
Posted: 12 Jan 2014 23:41
by yileku
Jean, Thank.
I disabled b-frames, and set caching to zero on the streamer side. We are using the GUI Vlc player, can you point me tot he input code latency? What do you mean the GOP?
Thanks,
Y-