diff --git a/configs/sample_cam1.json b/configs/sample_cam1.json index ba26bb1..7a3b934 100644 --- a/configs/sample_cam1.json +++ b/configs/sample_cam1.json @@ -29,7 +29,6 @@ "use_mpp": true, "use_ffmpeg_mux": true, "outputs": [ - { "proto": "rtsp", "port": 8554, "path": "/live/cam1" }, { "proto": "hls", "path": "hls/cam1/index.m3u8", "segment_sec": 2 } ] }