Searched refs:RTMP_FEATURE_SSL (Results 1 – 4 of 4) sorted by relevance
47 #define RTMP_FEATURE_SSL 0x04 macro56 #define RTMP_PROTOCOL_RTMPS RTMP_FEATURE_SSL58 #define RTMP_PROTOCOL_RTMPTS (RTMP_FEATURE_HTTP|RTMP_FEATURE_SSL)
534 if (protocol & RTMP_FEATURE_SSL) in RTMP_SetupStream()859 if (r->Link.protocol & RTMP_FEATURE_SSL) in RTMP_SetupURL()979 if (r->Link.protocol & RTMP_FEATURE_SSL) in RTMP_Connect1()
502 if (req.protocol & RTMP_FEATURE_SSL) in processTCPrequest()
1117 if (protocol & RTMP_FEATURE_SSL) in main()