VLM muxing multiple UDP channels into one

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
Rawgeek
New Cone
New Cone
Posts: 1
Joined: 23 Oct 2012 09:18

VLM muxing multiple UDP channels into one

Postby Rawgeek » 23 Oct 2012 19:24

Hi Guys,

Is it me or everybody else get this error after upgrading from 0.8.6 to >=2.0 ?
I'm executing this under linux environment using config file:

Code: Select all

vlc -I telnet --vlm-conf /etc/vlm1.conf --telnet-host 0.0.0.0 --telnet-port 8081 --telnet-password password
I get few errors related to udp sent not in order but that's only in the beginning. Later it stops.

Code: Select all

# reset VLM configuration del all # Input options # Input 1: UDP new Channel1 broadcast enabled setup Channel1 input "UDP://@224.128.128.1:8001" setup Channel1 option sout-ts-es-id-pid setup Channel1 option sout-ts-pid-audio=120 setup Channel1 option sout-ts-pid-video=110 setup Channel1 option sout-ts-program-pmt="100" setup Channel1 output #duplicate{dst=bridge-out{id=110},select=video,dst=bridge-out{id=120},select=audio} control Channel1 play # Input 2: UDP new Channel2 broadcast enabled setup Channel2 input "UDP://@224.128.128.2:8002" setup Channel2 option sout-ts-es-id-pid setup Channel2 option sout-ts-pid-audio=220 setup Channel2 option sout-ts-pid-video=210 setup Channel2 option sout-ts-program-pmt="200" setup Channel2 output #duplicate{dst=bridge-out{id=210},select=video,dst=bridge-out{id=220},select=audio} control Channel2 play # TS options new Output broadcast enabled setup Output input "UDP://@224.128.128.3:8003" setup Output option sout-ts-pid-video=310 setup Output option sout-ts-pid-audio=320 setup Output option sout-ts-shaping=3500 setup Output option sout-ts-es-id-pid setup Output option sout-ts-tsid=4 setup Output option sout-ts-netid=811 setup Output option sout-ts-program-pmt="100,200,300" setup Output option sout-ts-muxpmt="110,120,,210,220,,310,320" setup Output option sout-ts-sdtdesc="TLC,TLC,24 Doc,24 Doc,RTVi,RTVi" setup Output output #bridge-in{id-offset=0}:duplicate{dst=std{access=udp,mux=ts,dst=224.128.128.77:1234}} control Output play
The problem is that when you are trying to watch it on VLC from windows it's ether not loading at all or loading but opens all channels at once in multiple windows.
On 0.8.6h everything is working perfectly fine.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLM muxing multiple UDP channels into one

Postby Jean-Baptiste Kempf » 25 Oct 2012 12:15

Please use -vvv to look at the logs...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 30 guests