update configs/sample_cam1.json
This commit is contained in:
parent
b78eb7fbb5
commit
87e299d194
@ -29,7 +29,7 @@
|
||||
"use_mpp": true,
|
||||
"use_ffmpeg_mux": true,
|
||||
"outputs": [
|
||||
{ "proto": "rtsp", "port": 8554, "path": "/live/cam1" },
|
||||
{ "proto": "rtsp", "host": "10.0.0.9", "port": 8554, "path": "/live/cam1" },
|
||||
{ "proto": "hls", "path": "/home/orangepi/Desktop/OrangePi3588Media/hls/cam1/index.m3u8", "segment_sec": 2 }
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user