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