Home
last modified time | relevance | path

Searched refs:RTMP_LOGINFO (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dlog.h42 { RTMP_LOGCRIT=0, RTMP_LOGERROR, RTMP_LOGWARNING, RTMP_LOGINFO, enumerator
H A Drtmp.c3265 RTMP_Log(RTMP_LOGINFO, "%.*s:", prop->p_name.av_len, prop->p_name.av_val); in DumpMetaData()
3290 RTMP_Log(RTMP_LOGINFO, " %-22.*s%s", prop->p_name.av_len, in DumpMetaData()
3326 RTMP_Log(RTMP_LOGINFO, "Metadata:"); in HandleMetadata()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c794 RTMP_debuglevel = RTMP_LOGINFO; in main()
1291 RTMP_Log(RTMP_LOGINFO, "Connected..."); in main()
1340 RTMP_Log(RTMP_LOGINFO, "Connection timed out, trying to resume.\n\n"); in main()
H A Drtmpsuck.c1151 RTMP_debuglevel = RTMP_LOGINFO; in main()
H A Drtmpsrv.c1084 RTMP_debuglevel = RTMP_LOGINFO; in main()