summaryrefslogtreecommitdiff
path: root/libavformat/rtmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtmp.h')
-rw-r--r--libavformat/rtmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/rtmp.h b/libavformat/rtmp.h
index 45de73ef2b..f9d9900268 100644
--- a/libavformat/rtmp.h
+++ b/libavformat/rtmp.h
@@ -25,6 +25,7 @@
#include "avformat.h"
#define RTMP_DEFAULT_PORT 1935
+#define RTMPS_DEFAULT_PORT 443
#define RTMP_HANDSHAKE_PACKET_SIZE 1536