Logos on Mosaic Streams
Posted: 22 Mar 2013 22:12
I have a 2x2 mosaic stream working and now I want to add a specific logo to each of the streams that make up the mosaic. The logo for each mosaic square is different.
I have been trying to add this snippet to various places in my vlm.conf file but have not had any success finding a place where it will work. Actually have not been able to get any logo to show up.
Looking for some suggestions on how to do this or to find out if it can even be done.
Once I can figure out how to do it in the conf file, it should be fairly simple to update my libVLC code.
I have been trying to add this snippet to various places in my vlm.conf file but have not had any success finding a place where it will work. Actually have not been able to get any logo to show up.
Code: Select all
vfilter=logo{file=C:\Image\camera_mask_red.png}
Once I can figure out how to do it in the conf file, it should be fairly simple to update my libVLC code.