diff --git a/src/Rtsp/RtspMediaSource.h b/src/Rtsp/RtspMediaSource.h index 11253817..2dda2f30 100644 --- a/src/Rtsp/RtspMediaSource.h +++ b/src/Rtsp/RtspMediaSource.h @@ -19,7 +19,7 @@ #include "Common/PacketCache.h" #include "Util/RingBuffer.h" -#define RTP_GOP_SIZE 512 +#define RTP_GOP_SIZE 1024 namespace mediakit {