From 39d4048dc6fd5a138bd1128c06bccca08fbc72f0 Mon Sep 17 00:00:00 2001 From: 18045010223 <zjbassadmin@> Date: 星期二, 05 八月 2025 08:49:09 +0800 Subject: [PATCH] 解决2019协议设备播放问题 --- src/main/resources/app.properties | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/src/main/resources/app.properties b/src/main/resources/app.properties index e77c267..6da947c 100644 --- a/src/main/resources/app.properties +++ b/src/main/resources/app.properties @@ -1,19 +1,11 @@ - -#1078 -server.port = 7003 -#3333 server.http.port = 7004 -server.backlog = 1024 - # 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 # 濡傛灉鐣欑┖灏嗕笉鍚慠TMP鏈嶅姟鍣ㄦ帹娴� - rtmp.url = -#rtmp.url = rtmp://47.104.204.210/live/{TAG} +# rtmp.url = rtmp://192.168.0.2/live/{TAG} # 璁剧疆涓簅n鏃讹紝鎺у埗鍙板皢杈撳嚭ffmpeg鐨勮緭鍑� -debug.mode = on \ No newline at end of file +debug.mode = off \ No newline at end of file -- Gitblit v1.9.3