Page 1 of 1

tuning to a multicast stream, then re-streaming...

Posted: 07 Mar 2006 04:24
by Tikker
Using the normal VLC interface, I can make this work, no problems, but I can't figure out the syntax using the http interface


If I input the stuff in the normal VLC interface, they pop into the HTTP interface, and it works np

But I just can't figure out the syntax to enter them directly into the webpage


the info(on the vlc interface) is:
udp://@239.255.0.12:9400
stream output is checked, with settings of:

udp 192.168.1.102 port 1234




I;m not sure if this is even remotely clear what I'm trying to accomplish, but if you can interpret the ramblings, help please!

thanks

Posted: 07 Mar 2006 13:35
by Polo69
Try This

vlc.exe udp://@239.255.0.12:9400 :sout=#duplicate{dst=std{access=udp,mux=ts,dst=192.168.1.102:1234}}

Posted: 09 Mar 2006 17:52
by Tikker
I guess I wasn't clear at all


I'm looking to add the redirect ability to the default webgui