app/src/main/java/com/anyun/h264/H264Encoder.java
@@ -87,7 +87,7 @@ public H264Encoder() { this.usbCamera = new UsbCamera(); this.protocolHelper = new JT1076ProtocolHelper(); protocolHelper.setProtocolType(JT1076ProtocolHelper.PROTOCOL_TYPE_TCP); protocolHelper.setProtocolType(JT1076ProtocolHelper.PROTOCOL_TYPE_TCP);//设置为tcp传输 } /**