The UDP streaming works great, after I set it up, simple and plain with the advanced open dialog. But when I add a new file to the cue with the web interface, and play that file, it only plays localy (on the server computer).
It seams I have to set vlc up so that it streams out to UDP by default.
I am running the latest version (on both sides).
Here are the streaming setting (don't know if it is relevant to the problem, since the streaming it self works)
Code: Select all
:sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:std{access=udp,mux=ts,dst=moon:1234}