提交 22cb3f70 authored 作者: Seven Du's avatar Seven Du

FS-7585 increasing AMF buffer for larger picture

上级 d961aad2
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
#define RTMP_DEFAULT_PORT 1935 #define RTMP_DEFAULT_PORT 1935
#define RTMP_TCP_READ_BUF 2048 * 16 #define RTMP_TCP_READ_BUF 2048 * 16
#define AMF_MAX_SIZE 2048 * 16 #define AMF_MAX_SIZE 2048 * 16 * 2
#define SUPPORT_SND_NONE 0x0000 #define SUPPORT_SND_NONE 0x0000
#define SUPPORT_SND_ADPCM 0x0002 #define SUPPORT_SND_ADPCM 0x0002
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论