Mosaic - Randomly not all programm show

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
lbossi
New Cone
New Cone
Posts: 4
Joined: 15 Feb 2012 11:48

Mosaic - Randomly not all programm show

Postby lbossi » 04 Apr 2012 18:42

I have a windows server 32bit and a Vlc 2.0.1. I have created a Mosaic but randomly not all programm shows. Why ?? (Same result with 2.0.0. )
I receice a stream over IP and TS from which I would like to create a Mosaic:

I have .cmd file to run a vlc with these parameters:
-------------------
vlc -v -I telnet --file-logging --logfile RunMosaic_log.txt --sub-filter=mosaic --mosaic-width=800 --mosaic-height=600 --mosaic-keep-picture --mosaic-rows=3 --mosaic-cols=3 --mosaic-position=1 --image-duration=-1 --mosaic-order=1,2,3,4,5,6,7,8,9 --vlm-conf conf.txt
---------------------

the file that contain the vlm is conf.txt that is :
-----------------------
del all

new CH1 broadcast enabled
setup CH1 input "rtp://@239.100.100.101:3500"
setup CH1 option programs=1,2,3,4,5,6,7,8,9
setup CH1 output #duplicate{dst=mosaic-bridge{id=1,height=195,width=260},select="program=1",dst=bridge-out{id=1},dst=mosaic-bridge{id=2,height=195,width=260},select="program=2",dst=bridge-out{id=2},dst=mosaic-bridge{id=3,height=195,width=260},select="program=3",dst=bridge-out{id=3},dst=mosaic-bridge{id=4,height=195,width=260},select="program=4",dst=bridge-out{id=4},dst=mosaic-bridge{id=5,height=195,width=260},select="program=5",dst=bridge-out{id=5},dst=mosaic-bridge{id=6,height=195,width=260},select="program=6",dst=bridge-out{id=6},dst=mosaic-bridge{id=7,height=195,width=260},select="program=7",dst=bridge-out{id=7},dst=mosaic-bridge{id=8,height=195,width=260},select="program=8",dst=bridge-out{id=8},dst=mosaic-bridge{id=9,height=195,width=260},select="program=9",dst=bridge-out{id=9}}

# Background options
new bg broadcast enabled
setup bg input test.png
setup bg output #transcode{vcodec=mp4v,vb=10000,fps=35,scale=1,sfilter=mosaic}:display

# Launch everything
control bg play
control CH1 play

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: Mosaic - Randomly not all programm show

Postby Sébastien Escudier » 04 Apr 2012 18:56

look at the logs

lbossi
New Cone
New Cone
Posts: 4
Joined: 15 Feb 2012 11:48

Re: Mosaic - Randomly not all programm show

Postby lbossi » 05 Apr 2012 10:26

Here the links of my logs

Log1: nothing display. Log2: display only 3 services


http://www.4shared.com/office/fsPW-A-B/log1.html

http://www.4shared.com/office/Sn9Y9_UR/log2.html

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: Mosaic - Randomly not all programm show

Postby Sébastien Escudier » 05 Apr 2012 10:47


lbossi
New Cone
New Cone
Posts: 4
Joined: 15 Feb 2012 11:48

Re: Mosaic - Randomly not all programm show

Postby lbossi » 06 Apr 2012 16:35

log1 (first attempt): nothing is display
http://pastebin.com/JChtWvpz

log2 (second attempt): 3 services display
http://pastebin.com/RXuUDk6t

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: Mosaic - Randomly not all programm show

Postby Sébastien Escudier » 06 Apr 2012 17:29

Hard to tell with so many inputs logs mixed.
Could you replicate your problem with only one channel ?
Look at the log when it works, and when it does not work.

NewUse
New Cone
New Cone
Posts: 6
Joined: 30 Mar 2012 21:17

Re: Mosaic - Randomly not all programm show

Postby NewUse » 13 May 2012 20:54

Seems I have the same trouble:
I have two rtsp streams from my IP-Cams and run mosaic to get picture-in-picture, and I had to restart the vlc up to 6 times on end to get the picture from channel2 cam..

my VLM:

Code: Select all

del all new channel1 broadcast enabled setup channel1 input rtsp://192.168.1.3/video.h264 setup channel1 output #mosaic-bridge{id=1,height=288,width=360},select=video new channel2 broadcast enabled setup channel2 input rtsp://192.168.1.2/video.h264 setup channel2 output #mosaic-bridge{id=2,height=144,width=180},select=video new background broadcast enabled setup background input /home/video/bg.png setup background output #transcode{sfilter=mosaic,vcodec=mpg2,vb=10000,scale=1}:bridge-in{delay=400,id-offset=100}:display control background play control channel1 play control channel2 play
OS: CentOS 6.2 x86_64
VLC 2.0.1


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 24 guests