Replace localhost

This commit is contained in:
Nicolas Mowen 2023-01-13 07:48:06 -07:00 committed by GitHub
parent a16d48e615
commit 0d81a7c7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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