[1078] 增加音视频属性查询

This commit is contained in:
lin
2025-07-22 20:51:03 +08:00
parent 79ee116174
commit c0ab010475
13 changed files with 170 additions and 78 deletions

View File

@@ -322,7 +322,7 @@ public class ABLRESTfulUtils {
// 3 XHB (一家公司的打包格式) 只支持视频,音频不能加入打包
// 4 、Jt10782016版本码流接入
param.put("RtpPayloadDataType", 4);
param.put("jtt1078_version", "2016");
param.put("jtt1078_version", "2019");
}
if (port != null) {
param.put("port", port);