Skip to content

Instantly share code, notes, and snippets.

View ivan-cc's full-sized avatar
🙀
Oh my Сode!

Ivan ivan-cc

🙀
Oh my Сode!
View GitHub Profile
@ivan-cc
ivan-cc / mosaic.vlm
Created November 30, 2022 12:38 — forked from Vankalif/mosaic.vlm
VLC 6 ip cameras mosaic config via RTSP
# Runs on windows by command -> vlc --vlm-conf path_to_file.vlm
# Background options
new bg broadcast enabled
# bg just plain black background jpg image
setup bg input "C:\Users\full_path_to\back.jpg"
setup bg option image-duration=-1
setup bg output #transcode{sfilter=mosaic{width=1920,height=960,cols=3,rows=2,position=1,order="1,2,3,4,5,6",keep-aspect-ratio=enabled,keep-picture=1,mosaic-align=5},vcodec=mp4v,vb=2000,fps=15}:duplicate{dst=display}
# Input options