Home
last modified time | relevance | path

Searched refs:RTMP_LOGDEBUG (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhandshake.h129 RTMP_Log(RTMP_LOGDEBUG, "RC4 Out Key: "); in InitRC4Encryption()
130 RTMP_LogHex(RTMP_LOGDEBUG, digest, 16); in InitRC4Encryption()
138 RTMP_Log(RTMP_LOGDEBUG, "RC4 In Key: "); in InitRC4Encryption()
139 RTMP_LogHex(RTMP_LOGDEBUG, digest, 16); in InitRC4Encryption()
748 RTMP_Log(RTMP_LOGDEBUG, "%s: Client type: %02X", __FUNCTION__, clientsig[-1]); in HandShake()
781 RTMP_Log(RTMP_LOGDEBUG, "%s: DH pubkey position: %d", __FUNCTION__, dhposClient); in HandShake()
798 RTMP_Log(RTMP_LOGDEBUG, "%s: Client digest offset: %d", __FUNCTION__, in HandShake()
804 RTMP_Log(RTMP_LOGDEBUG, "%s: Initial client digest: ", __FUNCTION__); in HandShake()
805 RTMP_LogHex(RTMP_LOGDEBUG, clientsig + digestPosClient, in HandShake()
810 RTMP_Log(RTMP_LOGDEBUG, "Clientsig: "); in HandShake()
[all …]
H A Damf.c478 RTMP_Log(RTMP_LOGDEBUG, in AMF3ReadString()
509 RTMP_Log(RTMP_LOGDEBUG, "empty buffer/no buffer pointer!"); in AMF3Prop_Decode()
583 RTMP_Log(RTMP_LOGDEBUG, "AMF3_DATE reference: %d, not supported!", nIndex); in AMF3Prop_Decode()
608 RTMP_Log(RTMP_LOGDEBUG, "%s - AMF3 unknown/unsupported datatype 0x%02x, @%p", in AMF3Prop_Decode()
630 RTMP_Log(RTMP_LOGDEBUG, "%s: Empty buffer/no buffer pointer!", __FUNCTION__); in AMFProp_Decode()
636 RTMP_Log(RTMP_LOGDEBUG, in AMFProp_Decode()
647 RTMP_Log(RTMP_LOGDEBUG, in AMFProp_Decode()
745 RTMP_Log(RTMP_LOGDEBUG, "AMF_DATE"); in AMFProp_Decode()
790 RTMP_Log(RTMP_LOGDEBUG, "%s - unknown datatype 0x%02x, @%p", __FUNCTION__, in AMFProp_Decode()
807 RTMP_Log(RTMP_LOGDEBUG, "Property: INVALID"); in AMFProp_Dump()
[all …]
H A Drtmp.c215 RTMP_Log(RTMP_LOGDEBUG, in RTMPPacket_Dump()
423 RTMP_Log(RTMP_LOGDEBUG, "Connecting via SOCKS proxy: %s:%d", r->Link.sockshost.av_val, in SocksSetup()
454 RTMP_Log(RTMP_LOGDEBUG, "Protocol : %s", RTMPProtocolStrings[protocol&7]); in RTMP_SetupStream()
455 RTMP_Log(RTMP_LOGDEBUG, "Hostname : %.*s", host->av_len, host->av_val); in RTMP_SetupStream()
456 RTMP_Log(RTMP_LOGDEBUG, "Port : %d", port); in RTMP_SetupStream()
457 RTMP_Log(RTMP_LOGDEBUG, "Playpath : %s", playpath->av_val); in RTMP_SetupStream()
460 RTMP_Log(RTMP_LOGDEBUG, "tcUrl : %s", tcUrl->av_val); in RTMP_SetupStream()
462 RTMP_Log(RTMP_LOGDEBUG, "swfUrl : %s", swfUrl->av_val); in RTMP_SetupStream()
464 RTMP_Log(RTMP_LOGDEBUG, "pageUrl : %s", pageUrl->av_val); in RTMP_SetupStream()
466 RTMP_Log(RTMP_LOGDEBUG, "app : %.*s", app->av_len, app->av_val); in RTMP_SetupStream()
[all …]
H A Dparseurl.c38 RTMP_Log(RTMP_LOGDEBUG, "Parsing..."); in RTMP_ParseURL()
78 RTMP_Log(RTMP_LOGDEBUG, "Parsed protocol: %d", *protocol); in RTMP_ParseURL()
107 RTMP_Log(RTMP_LOGDEBUG, "Parsed host : %.*s", hostlen, host->av_val); in RTMP_ParseURL()
173 RTMP_Log(RTMP_LOGDEBUG, "Parsed app : %.*s", applen, p); in RTMP_ParseURL()
H A Dlog.h43 RTMP_LOGDEBUG, RTMP_LOGDEBUG2, RTMP_LOGALL enumerator
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c253 RTMP_Log(RTMP_LOGDEBUG, "File has duration: %f", *duration); in OpenResumeFile()
296 RTMP_Log(RTMP_LOGDEBUG, "bAudioOnly: %d, size: %llu", bAudioOnly, in GetLastKeyframe()
355 RTMP_Log(RTMP_LOGDEBUG, "%02X: TS: %d ms", buffer[0], ts); in GetLastKeyframe()
369 RTMP_Log(RTMP_LOGDEBUG, in GetLastKeyframe()
404 RTMP_Log(RTMP_LOGDEBUG, "Last keyframe found at: %d ms, size: %d, type: %02X", *dSeek, in GetLastKeyframe()
459 RTMP_Log(RTMP_LOGDEBUG, "Continuing at TS: %d ms\n", rtmp->m_read.timestamp); in Download()
541 RTMP_Log(RTMP_LOGDEBUG, in Download()
586 RTMP_Log(RTMP_LOGDEBUG, "zero read!"); in Download()
616 RTMP_Log(RTMP_LOGDEBUG, "RTMP_Read returned: %d", nRead); in Download()
928 RTMP_Log(RTMP_LOGDEBUG, "Number of skipped key frames for resume: %d", in main()
[all …]
H A Drtmpsuck.c184 RTMP_Log(RTMP_LOGDEBUG, "%s, %s invoking <%s>", __FUNCTION__, cst[which], method.av_val); in ServeInvoke()
408 RTMP_Log(RTMP_LOGDEBUG, "%s, onStatus: %s", __FUNCTION__, code.av_val); in ServeInvoke()
459 RTMP_Log(RTMP_LOGDEBUG, "%s, %s sent packet type %02X, size %u bytes", __FUNCTION__, in ServePacket()
530 RTMP_Log(RTMP_LOGDEBUG, "%s, unknown packet type received: 0x%02x", __FUNCTION__, in ServePacket()
533 RTMP_LogHex(RTMP_LOGDEBUG, packet->m_body, packet->m_nBodySize); in ServePacket()
576 RTMP_Log(RTMP_LOGDEBUG, "type: %02X, size: %d, TS: %d ms", packet->m_packetType, in WriteStream()
579 RTMP_Log(RTMP_LOGDEBUG, "frametype: %02X", (*packetBody & 0xf0)); in WriteStream()
671 RTMP_Log(RTMP_LOGDEBUG, in WriteStream()
848 RTMP_Log(RTMP_LOGDEBUG, "%s, client: chunk size change to %d", __FUNCTION__, in doServe()
859 RTMP_Log(RTMP_LOGDEBUG, "%s, client: bytes received = %d", __FUNCTION__, in doServe()
[all …]
H A Drtmpgw.c376 RTMP_Log(RTMP_LOGDEBUG, "%s: header: %s", __FUNCTION__, header); in processTCPrequest()
410 RTMP_Log(RTMP_LOGDEBUG, "%s: Request header: %s", __FUNCTION__, filename); in processTCPrequest()
447 RTMP_Log(RTMP_LOGDEBUG, "%s: parameter: %c, arg: %s", __FUNCTION__, in processTCPrequest()
553 RTMP_Log(RTMP_LOGDEBUG, "Setting buffer time to: %dms", req.bufferTime); in processTCPrequest()
630 RTMP_Log(RTMP_LOGDEBUG, "zero read!"); in processTCPrequest()
680 RTMP_Log(RTMP_LOGDEBUG, "%s: accepted connection from %s\n", __FUNCTION__, in serverThread()
683 RTMP_Log(RTMP_LOGDEBUG, "%s: processed request\n", __FUNCTION__); in serverThread()
967 RTMP_debuglevel = RTMP_LOGDEBUG; in ParseOption()
1200 RTMP_Log(RTMP_LOGDEBUG, "Done, exiting..."); in main()
H A Drtmpsrv.c492 RTMP_Log(RTMP_LOGDEBUG, "%s, client invoking <%s>", __FUNCTION__, method.av_val); in ServeInvoke()
768 RTMP_Log(RTMP_LOGDEBUG, "%s, received packet type %02X, size %u bytes", __FUNCTION__, in ServePacket()
808 RTMP_Log(RTMP_LOGDEBUG, "%s, flex message, size %u bytes, not fully supported", in ServePacket()
833 RTMP_Log(RTMP_LOGDEBUG, "%s, received: invoke %u bytes", __FUNCTION__, in ServePacket()
844 RTMP_Log(RTMP_LOGDEBUG, "%s, unknown packet type received: 0x%02x", __FUNCTION__, in ServePacket()
847 RTMP_LogHex(RTMP_LOGDEBUG, packet->m_body, packet->m_nBodySize); in ServePacket()
969 RTMP_Log(RTMP_LOGDEBUG, "%s: accepted connection from %s to %s\n", __FUNCTION__, in serverThread()
972 RTMP_Log(RTMP_LOGDEBUG, "%s: accepted connection from %s\n", __FUNCTION__, in serverThread()
977 RTMP_Log(RTMP_LOGDEBUG, "%s: processed request\n", __FUNCTION__); in serverThread()
1139 RTMP_Log(RTMP_LOGDEBUG, "Done, exiting..."); in main()