mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Update docs/docs/configuration/camera_specific.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
59a502735a
commit
baa92f73be
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user