Add PTZ controls for family room camera

This commit is contained in:
Ashish D'Souza 2024-11-24 17:02:25 -06:00
parent d3de267278
commit 0d97e5b5a5
1 changed files with 5 additions and 0 deletions

View File

@ -153,6 +153,11 @@ cameras:
hwaccel_args: preset-intel-qsv-h264 # Use Intel QSV hardware acceleration for H.264 hwaccel_args: preset-intel-qsv-h264 # Use Intel QSV hardware acceleration for H.264
output_args: output_args:
record: preset-record-generic-audio-aac # Record with aac audio record: preset-record-generic-audio-aac # Record with aac audio
onvif:
host: 192.168.0.106
port: 2020
user: '{FRIGATE_FAMILY_ROOM_RTSP_USERNAME}'
password: '{FRIGATE_FAMILY_ROOM_RTSP_PASSWORD}'
detect: detect:
enabled: true enabled: true
width: 1920 width: 1920