mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +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:
|
mjpeg_cam:
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
inputs:
|
inputs:
|
||||||
- path: rtsp://localhost:8554/mjpeg_cam
|
- path: rtsp://127.0.0.1:8554/mjpeg_cam
|
||||||
roles:
|
roles:
|
||||||
- detect
|
- detect
|
||||||
- record
|
- record
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user