Page 1 of 1

Re-Stream Command Line

Posted: 03 Jul 2018 21:51
by primax98
Hi all, this is the first time I have had to use VLC for anything but watching Video and all that fun stuff.

I need to restream a udp source to http. I can do this fine on a windows machine.
Stream Network > Source udp://@239.192.1.4:5005 > stream
Destination Http > add
Port 8080
path > test.mpg
No transcoding and no elementary streams. > Stream
Works fab !

I would like to do this on a separate nix box (Debian) from command line.
reason, no load on the dvb-t server (has 6 dvb-t channels recording) and I do not want to load up this box any more.

Can someone help me with the command I need to use to do the above. I have researched all I can and tried a few commands before asking but I am getting nowhere fast.

Thank you all in advance.

Re: Re-Stream Command Line

Posted: 05 Jul 2018 10:21
by Jean-Baptiste Kempf
vlc udp://@239.192.1.4:5005 --sout http://ip:8080/test.mpg