rtp gop size is 1024

This commit is contained in:
xiongguangjie 2024-04-16 18:11:40 +08:00
parent 3204769d5e
commit 10734495b9

View File

@ -19,7 +19,7 @@
#include "Common/PacketCache.h"
#include "Util/RingBuffer.h"
#define RTP_GOP_SIZE 512
#define RTP_GOP_SIZE 1024
namespace mediakit {