Page 1 of 1

Streaming is not LIVE! Why ?

Posted: 26 Aug 2012 21:19
by urubullino
Hi.
I´m using a camera with rtsp output, and I need to connect client (flowplayer) and see the camera REALTIME.
Problem: when i start VLC streaming I need to start the flowplayer client in same time for realtime. If I start VLC and wait some seconds/minutes and start client flowplayeR it will have the same seconds/minutes delay (time between start vlc and start flowplayer).

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "rtsp://xx.dyndns.tv" --sout=#transcode{vcodec=h264,vb=0,scale=0,acodec=mpga,ab=128,channels=2,samplerate=44100}:http{caching=20,mux=ffmpeg{mux=flv},dst=":81/xx.flv"}

Can someone help me ?

Thanks

Re: Streaming is not LIVE! Why ?

Posted: 05 Sep 2012 07:13
by mccbala
This could be due to cache issues. Did you try changing the cache value?