Skip to content

Commit

Permalink
Rename cameras
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Mar 20, 2024
1 parent 7f7414a commit 86fc5a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/frigate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cameras:
# inputs:
# - path: rtsp://admin:[email protected]/live

Vent2:
Vent:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
Expand All @@ -39,13 +39,13 @@ cameras:
# inputs:
# - path: rtsp://10.200.2.14:554/Streaming/Channels/101

Atrium2:
Atrium:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=0

Woodshop1:
Woodshop:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
Expand Down

0 comments on commit 86fc5a0

Please sign in to comment.