VLM server and Mosaic

*nix specific usage questions
redskins84
New Cone
New Cone
Posts: 4
Joined: 13 Apr 2012 15:30

VLM server and Mosaic

Postby redskins84 » 13 Apr 2012 15:37

Hello all ! :geek:

I try to build a vlc server for stream differents sources (video, ip camera ...) into a mosaic in my network.
I work on ubuntu server 10.04. I have ffmpeg, vlc installed.
I created a vlm.conf, this is the contain of the file :

Code: Select all

new channel1 broadcast enabled setup channel1 input /home/soufiane/mgs.avi 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 /home/soufiane/mgs2.avi setup channel2 output #duplicate{dst=mosaic-bridge{id=2,height=144,width=180},select=video,dst=bridge-out{id=2},select=audio} new channel3 broadcast enabled setup channel3 input /home/soufiane/tekken.avi setup channel3 output #duplicate{dst=mosaic-bridge{id=3,height=144,width=180},select=video,dst=bridge-out{id=3},select=audio} new background broadcast enabled setup background input /home/soufiane/background.jpg setup background output #transcode{sfilter=mosaic,vcodec=mp4v,vb=5000,scale=1}:bridge-in{delay=400,id-offset=100}:standard{access=udp,mux=ts,url=192.168.16.102:1234,sap,name="mosaic"} control background play control channel1 play control channel2 play control channel3 play
I use this command in the server

Code: Select all

cvlc -vvv --color -I telnet --vlm-conf /home/soufiane/vlm.conf --ttl 12 --fake-file /home/soufiane/background.jpg --fake-aspect-ratio "16:9" --mosaic-width 540 --mosaic-height 432 --udp-caching 800 --mosaic-keep-picture --mosaic-rows 2 --mosaic-cols 2
I have these errors :

Code: Select all

[0x91d0fcc] [Media: background] main filter error: couldn't set priority of non-existent thread [0x9030544] [Media: background] main mux warning: late buffer for mux input (1559177) [0xb7401694] [Media: background] access_output_udp access out debug: late packet for UDP input (1160471) [0xb7401694] [Media: background] access_output_udp access out debug: packet has been sent too late (1160552) [0xb7401694] [Media: background] access_output_udp access out debug: late packet for UDP input (1153682) [0xb7401694] [Media: background] access_output_udp access out warning: send error: Connection refused
Any help ? Sorry for my english i'm a young french. :idea:

walidvb
New Cone
New Cone
Posts: 4
Joined: 24 Apr 2012 20:55

Re: VLM server and Mosaic

Postby walidvb » 03 May 2012 19:40

Could you get a proper mosaic running? The functionnality seems to be broken starting 2.0.0 on Mac OS X at least.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 17 guests