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