VLC media player 0.8.6c Janus
[00000284] main interface: creating httpd
Interfaz de control remoto inicializada. Escribe `help' para ayuda.
[00000295] main interface: creating VLM
[00000295] telnet interface: using the VLM interface plugin...
[00000295] telnet interface: telnet interface started on interface 4212
And the VLM file is:
Code: Select all
new channel1 broadcast enabled
setup channel1 input http://live.mediaserver.kataweb.it/retea
setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=144,width=180},select=video,dst=bridge-out{id=1},select=audio}
new channel2 broadcast enabled
setup channel2 input http://lastream001.galaxytelevision.net/cartoonsChannel?.wma
setup channel2 output #duplicate{dst=mosaic-bridge{id=1,height=144,width=180},select=video,dst=bridge-out{id=1},select=audio}
new background broadcast enabled
setup background input fake:
setup background output #transcode{sfilter=mosaic,vcodec=mp2v, vb=10000, scale=1}:bridge-in{delay=400,id-offset=100}:standard{acces=udp,mux=ps,dst=127.0.0.1,name="mosaic"}
control background play
control channel1 play
control channel2 play
Thanks!!