From afe371d39a054b2f2a9e5875b945584eec8a8141 Mon Sep 17 00:00:00 2001 From: 18045010223 <zjbassadmin@> Date: 星期一, 28 七月 2025 09:09:05 +0800 Subject: [PATCH] 解决2019协议设备播放问题 --- src/main/resources/app.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/resources/app.properties b/src/main/resources/app.properties index 848917e..e77c267 100644 --- a/src/main/resources/app.properties +++ b/src/main/resources/app.properties @@ -7,6 +7,7 @@ # ffmpeg鍙墽琛屾枃浠惰矾寰勶紝鍙互鐣欑┖ ffmpeg.path = E:/jtt1078/ffmpeg/bin/ffmpeg.exe +//ffmpeg.path = D:/vehicle/ffmpeg/bin/ffmpeg.exe # 閰嶇疆rtmp鍦板潃灏嗗湪缁堢鍙戦�丷TP娑堟伅鍖呮椂锛岄澶栫殑鍚慠TMP鏈嶅姟鍣ㄦ帹娴� # TAG鐨勫舰寮忓氨鏄疭IM-CHANNEL锛屽13800138999-2 @@ -15,4 +16,4 @@ #rtmp.url = rtmp://47.104.204.210/live/{TAG} # 璁剧疆涓簅n鏃讹紝鎺у埗鍙板皢杈撳嚭ffmpeg鐨勮緭鍑� -debug.mode = off \ No newline at end of file +debug.mode = on \ No newline at end of file -- Gitblit v1.9.3