how to add destination ip while send stream?

About encoding, codec settings, muxers and filter usage
YUTING

how to add destination ip while send stream?

Postby YUTING » 03 Apr 2006 11:44

I know that (from Streaming-how-to.doc)

Display the stream and send it to two unicast IP addresses:

% vlc -vvv input_stream --sout '#duplicate{dst=display,dst=standard{access=udp,mux=ts,url=192.168.1.12},dst=standard{access=udp,mux=ts,url=192.168.1.42}}'


Could someone tell me how to add one more destination ip during streaming to 192.168.1.12 and 192.168.1.42 ?

thanks very much!!

Adamus
Blank Cone
Blank Cone
Posts: 11
Joined: 27 Mar 2006 17:33

Use web-interface for reconfiguring the VLC

Postby Adamus » 03 Apr 2006 13:31

Hi YUTING!

You can simply use the web interface and reconfigute the vlc during streaming by seting new sout and restarting (stop and play) the vlc. This process require a short introduction (about 1 sec) of the streaming process.



Bye
Adamus

YUTING

Do I need to recompile the source?

Postby YUTING » 04 Apr 2006 07:31

Thanks a lot to Adamus!!

The vlc I use is under debian, and I just apt-get install vlc, so I did not compile the source,

in order to use web interface, Do I need to recompile the sourcecodec?

Is there some reference docs you suggest me to read?

Wish your reply!

Adamus
Blank Cone
Blank Cone
Posts: 11
Joined: 27 Mar 2006 17:33

Http interface

Postby Adamus » 04 Apr 2006 09:20

Hi YUTING!

You can run the VLC with the http interface by: 'vlc ---extraintf http' with the gui, or without gui by: 'vlc -I http'.

Using a standard browser you can access the http interface on by the address: 'http://localhost:8080'.

When you enter a new sout during the streaming by adding it, you will need to activate the playlist (by clicking on a playlist item) to submit the new sout, this is importand.

Have fun.

I have also a question for you. Have you ever used the RTP module to steram (not the standard module)? I used it but I could not receive the stream. I put already a post here, maybe you have an answer: viewtopic.php?t=18969

Bye
Adam


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Google [Bot] and 7 guests