Go to the documentation of this file.
22 #ifndef AVFORMAT_RTMP_H
23 #define AVFORMAT_RTMP_H
27 #define RTMP_DEFAULT_PORT 1935
29 #define RTMP_HANDSHAKE_PACKET_SIZE 1536
35 #define RTMP_CLIENT_PLATFORM "LNX"
36 #define RTMP_CLIENT_VER1 9
37 #define RTMP_CLIENT_VER2 0
38 #define RTMP_CLIENT_VER3 124
39 #define RTMP_CLIENT_VER4 2