Searched refs:rtmp_handshake (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtmpproto.c464 static int rtmp_handshake(URLContext *s, RTMPContext *rt) function
825 if (rtmp_handshake(s, rt))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpproto.c1162 static int rtmp_handshake(URLContext *s, RTMPContext *rt) function
2508 if (!rt->listen && (ret = rtmp_handshake(s, rt)) < 0)

Completed in 50 milliseconds