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地址将在终端发送RTP消息包时,额外的向RTMP服务器推流 # TAG的形式就是SIM-CHANNEL,如13800138999-2 @@ -15,4 +16,4 @@ #rtmp.url = rtmp://47.104.204.210/live/{TAG} # 设置为on时,控制台将输出ffmpeg的输出 debug.mode = off debug.mode = on