Skip to content

Commit

Permalink
Update camera IPs for new VLAN
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Mar 12, 2024
1 parent bc85cfa commit a910452
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions configs/frigate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ cameras:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected].0.11/live
- path: rtsp://admin:[email protected].2.10/live

Vent2:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected].0.12/live
- path: rtsp://admin:[email protected].2.12/live
motion:
mask:
- 363,48,307,200,230,154,276,0
Expand All @@ -46,7 +46,7 @@ cameras:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected].0.28:554/cam/realmonitor?channel=1&subtype=0
- path: rtsp://admin:[email protected].2.13:554/cam/realmonitor?channel=1&subtype=0

Woodshop1:
ffmpeg:
Expand Down Expand Up @@ -75,10 +75,10 @@ cameras:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected].0.18/live
- path: rtsp://admin:[email protected].2.7/live

Cleanroom:
ffmpeg:
hwaccel_args: preset-nvidia-h264
inputs:
- path: rtsp://admin:[email protected].0.19/live
- path: rtsp://admin:[email protected].2.8/live

0 comments on commit a910452

Please sign in to comment.