Searched refs:RTMP_LOGINFO (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | log.h | 42 { RTMP_LOGCRIT=0, RTMP_LOGERROR, RTMP_LOGWARNING, RTMP_LOGINFO, enumerator
|
| H A D | rtmp.c | 3265 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 D | rtmpdump.c | 794 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 D | rtmpsuck.c | 1151 RTMP_debuglevel = RTMP_LOGINFO; in main()
|
| H A D | rtmpsrv.c | 1084 RTMP_debuglevel = RTMP_LOGINFO; in main()
|