Lines Matching refs:RTMP_LOGERROR
368 RTMP_Log(RTMP_LOGERROR, "Request timeout/select failed, ignoring request"); in processTCPrequest()
475 RTMP_Log(RTMP_LOGERROR, in processTCPrequest()
482 RTMP_Log(RTMP_LOGERROR, in processTCPrequest()
566 RTMP_Log(RTMP_LOGERROR, "Couldn't parse URL: %s", req.fullUrl.av_val); in processTCPrequest()
600 RTMP_Log(RTMP_LOGERROR, "%s, sending failed, error: %d", __FUNCTION__, in processTCPrequest()
687 RTMP_Log(RTMP_LOGERROR, "%s: accept failed", __FUNCTION__); in serverThread()
704 RTMP_Log(RTMP_LOGERROR, "%s, couldn't create socket", __FUNCTION__); in startStreaming()
715 RTMP_Log(RTMP_LOGERROR, "%s, TCP bind failed for port number: %d", __FUNCTION__, in startStreaming()
722 RTMP_Log(RTMP_LOGERROR, "%s, listen failed", __FUNCTION__); in startStreaming()
752 RTMP_Log(RTMP_LOGERROR, "%s: Failed to close listening socket, error %d", in stopStreaming()
817 RTMP_Log(RTMP_LOGERROR, "SWF Size must be at least 1, ignoring\n"); in ParseOption()
836 RTMP_Log(RTMP_LOGERROR, "SWF Age must be non-negative, ignoring\n"); in ParseOption()
850 RTMP_Log(RTMP_LOGERROR, in ParseOption()
877 RTMP_Log(RTMP_LOGERROR, "Unknown protocol specified: %d, using default", in ParseOption()
1146 RTMP_Log(RTMP_LOGERROR, in main()
1160 RTMP_Log(RTMP_LOGERROR, in main()
1190 RTMP_Log(RTMP_LOGERROR, "Failed to start HTTP server, exiting!"); in main()