update plugins/publish/publish_node.cpp

This commit is contained in:
sladro 2025-12-16 16:40:38 +08:00
parent 025c878afe
commit a8566b9c88

View File

@ -29,7 +29,7 @@
"use_mpp": true,
"use_ffmpeg_mux": true,
"outputs": [
{ "proto": "hls", "path": "hls/cam1/index.m3u8", "segment_sec": 2 }
{ "proto": "hls", "path": "/home/orangepi/Desktop/OrangePi3588Media/hls/cam1/index.m3u8", "segment_sec": 2 }
]
}
],