app/src/main/java/com/anyun/h264/H264FileTransmitter.java
@@ -624,7 +624,7 @@ if (idr != null) { System.arraycopy(idr, 0, combined, offset, idr.length); } Timber.d("Combined SPS/PPS/IDR payload, total: %d", totalLength); // Timber.d("Combined SPS/PPS/IDR payload, total: %d", totalLength); return combined; }