Skip to content

Commit 68c9f8b

Browse files
authored
Update nal_transport.h
1 parent 17cc51d commit 68c9f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/smolrtsp/nal_transport.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* The default value for #SmolRTSP_NalTransportConfig.max_h265_nalu_size.
2929
*/
30-
#define SMOLRTSP_MAX_H265_NALU_SIZE 4096
30+
#define SMOLRTSP_MAX_H265_NALU_SIZE 1400
3131

3232
/**
3333
* The configuration structure for #SmolRTSP_NalTransport.

0 commit comments

Comments
 (0)