Output of Mosaic (of 3 RTSP IP cams) to Chromecast
Posted: 16 Jan 2019 15:17
Hi, I have been successfully streaming my individual IP Camera RTSP feeds to my chromecast using the command prompt and have recently been investigating if it is possible to create a mosaic of my three camera feeds, and output that to the chromecast instead.
Using a vlm.conf file, I am able to create a mosaic that displays locally, however I am unsure what elements of the file I need to adjust to output it to a chromecast.
The line in my vlm.conf I am struggling with is...
Presumably I need to change the :display to something else, my command line (for a single stream) has the following parameters that work...
but I can't figure out how to combine the two.
For info, I am running VLC 3.0.6 on Windows 10
Is there any chance someone may be able to point me in the right direction with this?
Any help would be greatly appreciated,
Many Thanks,
Steve
Using a vlm.conf file, I am able to create a mosaic that displays locally, however I am unsure what elements of the file I need to adjust to output it to a chromecast.
The line in my vlm.conf I am struggling with is...
Code: Select all
setup mosaic output #transcode{sfilter=mosaic,vcodec=mp4v,vb=8500,acodec=none,fps=25,scale=1}:display
Code: Select all
--sout "#chromecast" --sout-chromecast-ip=192.168.0.50 --demux-filter=demux_chromecast
For info, I am running VLC 3.0.6 on Windows 10
Is there any chance someone may be able to point me in the right direction with this?
Any help would be greatly appreciated,
Many Thanks,
Steve