Lines Matching refs:RTMP_LOGERROR
177 RTMP_Log(RTMP_LOGERROR, "%s, error decoding invoke packet", __FUNCTION__); in ServeInvoke()
597 RTMP_Log(RTMP_LOGERROR, "Couldn't reallocate memory!"); in WriteStream()
651 RTMP_Log(RTMP_LOGERROR, in WriteStream()
757 RTMP_Log(RTMP_LOGERROR, "Request timeout/select failed, ignoring request"); in doServe()
767 RTMP_Log(RTMP_LOGERROR, "Handshake failed"); in doServe()
827 RTMP_Log(RTMP_LOGERROR, "Request timeout/select failed, ignoring request"); in doServe()
943 …RTMP_Log(RTMP_LOGERROR, "%s, server requested SWF verification, need CRYPTO support! ", __FUNCTION… in doServe()
1048 RTMP_Log(RTMP_LOGERROR, "%s: accept failed", __FUNCTION__); in serverThread()
1065 RTMP_Log(RTMP_LOGERROR, "%s, couldn't create socket", __FUNCTION__); in startStreaming()
1080 RTMP_Log(RTMP_LOGERROR, "%s, TCP bind failed for port number: %d", __FUNCTION__, in startStreaming()
1087 RTMP_Log(RTMP_LOGERROR, "%s, listen failed", __FUNCTION__); in startStreaming()
1119 RTMP_Log(RTMP_LOGERROR, "%s: Failed to close listening socket, error %d", in stopStreaming()
1175 RTMP_Log(RTMP_LOGERROR, "Failed to start RTMP server, exiting!"); in main()