Home
last modified time | relevance | path

Searched refs:RTMP_SetupStream (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h294 void RTMP_SetupStream(RTMP *r, int protocol,
H A Drtmp.c435 RTMP_SetupStream(RTMP *r, in RTMP_SetupStream() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c558 RTMP_SetupStream(&rtmp, req.protocol, &req.hostname, req.rtmpport, &req.sockshost, in processTCPrequest()
H A Drtmpdump.c1199 RTMP_SetupStream(&rtmp, protocol, &hostname, port, &sockshost, &playpath, in main()