Live Streaming

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
phreed
New Cone
New Cone
Posts: 7
Joined: 13 Jan 2009 19:39

Live Streaming

Postby phreed » 07 Feb 2009 00:58

Code: Select all

cvlc -vvv \ --demux rawvid \ --rawvid-chroma RV24 --rawvid-fps 15 \ --rawvid-width=640 --rawvid-height=480 \ http://localhost:13001 \ --no-sout-audio \ --sout "#transcode{vcodec=FLV1,vb=800}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:13002/livestream.flv}"
The rawvideo is produced from delta3d.

This is strictly a live stream.
Only the last frame transcoded by vlc should be delivered to the clients connecting to port 13002.
Any older frame should be discarded and need not be queued.
The requirement is to see, as nearly as possible, what is happening now.
I have been reading the documentation and don't see which switches control this behavior.

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 17 guests