app/src/main/java/com/anyun/h264/JT1076ProtocolHelper.java
@@ -35,7 +35,7 @@ public static final int PACKET_MARK_MIDDLE = 0x03; // 中间包 // RTP负载类型 public static final int RTP_PAYLOAD_TYPE_VIDEO = 96; // 视频负载类型 public static final int RTP_PAYLOAD_TYPE_VIDEO = 98; // 视频负载类型 public static final int RTP_PAYLOAD_TYPE_AUDIO = 97; // 音频负载类型 // 传输协议类型