diff --git a/conf/config.yaml b/conf/config.yaml index 6e749c2..c259cea 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -187,6 +187,23 @@ cameras: width: 1280 height: 720 +camera_groups: + Outside: + order: 1 + icon: LuSun + cameras: + - doorbell + - front_door + - driveway + - back_door + Inside: + order: 2 + icon: LuHome + cameras: + - garage + - family_room + - office + ffmpeg: hwaccel_args: preset-vaapi # Use VAAPI hardware acceleration by default input_args: preset-rtsp-restream