VLC RTSP streaming: restart the stream at the end

About encoding, codec settings, muxers and filter usage
erotavlas_turbo
Blank Cone
Blank Cone
Posts: 75
Joined: 26 Nov 2009 10:52

VLC RTSP streaming: restart the stream at the end

Postby erotavlas_turbo » 09 Dec 2009 09:45

Hi all,

I'm trying to stream a video/image over RTSP. I know the command:

Code: Select all

vlc -vv image.jpg --sout '#transcode{vcodec=H263p,vb=800,width=352,height=288}:duplicate{dst=display,dst=rtp{sdp=rtsp://10.36.1.23:8080/test.sdp},dst=rtp{dst=192.168.0.4,port=1234,mux=ts}}'
Can i restart the stream when it arrives at the end?Is there a specific parameter?
I would create continuos streaming.

Thanks

erotavlas_turbo
Blank Cone
Blank Cone
Posts: 75
Joined: 26 Nov 2009 10:52

Re: VLC RTSP streaming: restart the stream at the end

Postby erotavlas_turbo » 09 Dec 2009 12:34

Ok, i have solved...

with parameter --repeat VLC repeat the stream indefinitely (the same result as the --loop parameter)

with parameter --fake-duration integer (ms) VLC set the duration of the output stream.

imfairozkhan
Blank Cone
Blank Cone
Posts: 19
Joined: 13 Oct 2009 17:05

Re: VLC RTSP streaming: restart the stream at the end

Postby imfairozkhan » 29 Dec 2009 07:43

Hi erotavlas_turbo,

How can i achieve the same thing with vlc activex plugin version 0.9.9

Thanks
Fairozkhan

erotavlas_turbo
Blank Cone
Blank Cone
Posts: 75
Joined: 26 Nov 2009 10:52

Re: VLC RTSP streaming: restart the stream at the end

Postby erotavlas_turbo » 29 Dec 2009 10:02

Sorry, I don't know how work vlc activex plug-in. :(
Can you learn more at the following links http://wiki.videolan.org/Windows http://wiki.videolan.org/ActiveX http://altair.videolan.org/~dionoea/vlc-plugin-demo/

Time-off
New Cone
New Cone
Posts: 5
Joined: 18 Jan 2010 15:38

Re: VLC RTSP streaming: restart the stream at the end

Postby Time-off » 12 Feb 2010 15:13

--loop


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 15 guests