From 68c9f8be25494313c2e7f67e3bcd6b290149e42d Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:40:03 +0100 Subject: [PATCH] Update nal_transport.h --- include/smolrtsp/nal_transport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/smolrtsp/nal_transport.h b/include/smolrtsp/nal_transport.h index 090cef7..46f4e67 100644 --- a/include/smolrtsp/nal_transport.h +++ b/include/smolrtsp/nal_transport.h @@ -27,7 +27,7 @@ /** * The default value for #SmolRTSP_NalTransportConfig.max_h265_nalu_size. */ -#define SMOLRTSP_MAX_H265_NALU_SIZE 4096 +#define SMOLRTSP_MAX_H265_NALU_SIZE 1400 /** * The configuration structure for #SmolRTSP_NalTransport.