howto restream mosaic configuration

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
Mosaicguy
New Cone
New Cone
Posts: 2
Joined: 29 Jul 2014 09:01

howto restream mosaic configuration

Postby Mosaicguy » 29 Jul 2014 09:52

Hello all,

thx to this forum I get working mosaic vlm config for few rtsp ip cams. What I need now, is way to restream this mosaic config to clients on local network, so users will see on their vlc clients mosaic config.

I tried this:

vlc.exe --vlm-conf=c:\ipcam.vlm --mosaic-height=1180 --mosaic-width=1900 --mosaic-rows=3 --mosaic-cols=3 --mosaic-delay=1 --mosaic-order=1,2,3,4,5 -I dummy --ttl=12 --rtp-caching 1000 --sout '#duplicate{dst=std{access=udp,mux=ps,dst=1.1.1.1:1234}}'

but no success. Sugestions?

Mosaicguy
New Cone
New Cone
Posts: 2
Joined: 29 Jul 2014 09:01

Re: howto restream mosaic configuration

Postby Mosaicguy » 31 Jul 2014 08:35

cmon, nobody?

bhtuan
New Cone
New Cone
Posts: 2
Joined: 27 May 2014 05:51

Re: howto restream mosaic configuration

Postby bhtuan » 16 Jul 2015 09:18

You just need to change on your .vlm file. Let duplicate the output from bridge-in. Example:

Code: Select all

new background broadcast enabled loop setup background input "file:///D:/background.jpg" setup background output #transcode{deinterlace,sfilter=mosaic,vcodec=mp2v,vb=1024,fps=25,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:bridge-in:duplicate{dst=std{access=udp,mux=ts,dst=1.1.1.1:1234},dst=display}


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 5 guests