Update docs/docs/configuration/camera_specific.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Raul Gonzales 2024-04-16 11:05:26 -05:00 committed by GitHub
parent 59a502735a
commit baa92f73be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ go2rtc:
- rtsp://user:password@camera-ip:554/H265/ch1/main/av_stream - rtsp://user:password@camera-ip:554/H265/ch1/main/av_stream
- "ffmpeg:frontdriveway#audio=aac" # make sure this matches the name of the stream if you change it - "ffmpeg:frontdriveway#audio=aac" # make sure this matches the name of the stream if you change it
cameras: cameras:
annkeac800: # <------ Name the camera frontdriveway: # <------ Name the camera
ffmpeg: ffmpeg:
inputs: inputs:
- path: rtsp://127.0.0.1:8554/frontdriveway # <----- Update for your camera - path: rtsp://127.0.0.1:8554/frontdriveway # <----- Update for your camera