I still don't have it working with a picture background.
Code: Select all
new channel1 broadcast enabled
setup channel1 input "udp://@239.192.192.43"
setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=144,width=180},select=video}
new channel2 broadcast enabled
setup channel2 input "udp://@239.192.192.1"
setup channel2 output #duplicate{dst=mosaic-bridge{id=2,height=144,width=180},select=video}
new channel3 broadcast enabled
setup channel3 input "y.mpg"
setup channel3 output #duplicate{dst=mosaic-bridge{id=3,height=144,width=180},select=video}
new channel4 broadcast enabled
setup channel4 input "udp://@239.192.192.37"
setup channel4 output #duplicate{dst=mosaic-bridge{id=4,height=144,width=180},select=video}
new background broadcast enabled
setup background loop input "black.mpg"
setup background output #switcher{files=C:\mosbg.uyvy,sizes=720x576,command=1}:transcode{sfilter=mosaic,vcodec=mp2v,vb=2000}:duplicate{dst=display,dst=standard{mux=ts,access=udp,url=10.201.4.51}}
control background play
control channel1 play
control channel2 play
control channel3 play
control channel4 play