mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Replace localhost
This commit is contained in:
parent
a16d48e615
commit
0d81a7c7fb
@ -17,7 +17,7 @@ Note that mjpeg cameras require encoding the video into h264 for recording, and
|
||||
mjpeg_cam:
|
||||
ffmpeg:
|
||||
inputs:
|
||||
- path: rtsp://localhost:8554/mjpeg_cam
|
||||
- path: rtsp://127.0.0.1:8554/mjpeg_cam
|
||||
roles:
|
||||
- detect
|
||||
- record
|
||||
|
||||
Loading…
Reference in New Issue
Block a user