Skip to content
Snippets Groups Projects
Unverified Commit 31a9b690 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

use previews more consistently

parent ba7db870
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ live=true ...@@ -42,7 +42,7 @@ live=true
videodecoder=vaapi videodecoder=vaapi
videoencoder=vaapi videoencoder=vaapi
videocodec=h264 videocodec=h264
videocaps=video/x-h264,width=1024,height=576,framerate=30/1 videocaps=video/x-h264,width=960,height=540,framerate=30/1
sources=cam1,slides sources=cam1,slides
[blinder] [blinder]
...@@ -67,7 +67,7 @@ blend-time=300 ...@@ -67,7 +67,7 @@ blend-time=300
[mirrors] [mirrors]
; disable if not needed ; disable if not needed
enabled = true enabled = true
;sources=cam1,slides sources = mix,mix-blinded
[composites] [composites]
; fullscreen source A (B is full transparent) ; fullscreen source A (B is full transparent)
......
...@@ -50,8 +50,8 @@ live=true ...@@ -50,8 +50,8 @@ live=true
videodecoder=vaapi videodecoder=vaapi
videoencoder=vaapi videoencoder=vaapi
videocodec=h264 videocodec=h264
videocaps=video/x-h264,width=1024,height=576,framerate=30/1 videocaps=video/x-h264,width=960,height=540,framerate=30/1
sources=cam1,cam2,slides sources=cam1,cam2,slides,mix,mix-blinded
[blinder] [blinder]
enabled=true enabled=true
...@@ -75,7 +75,7 @@ blend-time=300 ...@@ -75,7 +75,7 @@ blend-time=300
[mirrors] [mirrors]
; disable if not needed ; disable if not needed
enabled = true enabled = true
;sources=cam1,cam2,slides sources = mix,mix-blinded
[composites] [composites]
; fullscreen source A (B is full transparent) ; fullscreen source A (B is full transparent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment