Vlc version is 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
I use console version in ubuntu 12. I have udp input stream from satellite with more than one audio channels. Vlc convert udp stream to http. But output stream contains only one audio channel.
Code to start vlc:
Code: Select all
--daemon --pidfile /tmp/vlc1.pid -I dummy -v udp://@:30301 --sout=#http{mux=ts,dst=URL:30301}