Red 5 RTMP location
-
Hi,
I have installed Red 5 on my server (Cent OS). I follow all the steps and have deployed abberCamApp.
root@srv [/usr/local/red5/webapps]# ls
./ ../ admin/ ChatrouletteApp/ dump/ installer/ JabberCamApp/ oflaDemo/ red5-default.xml root/ SOSample/ .svn/
root@srv [/usr/local/red5/webapps]# /etc/init.d/red5 restart
Shutting down red5: [ OK ]
Starting red5: [ OK ]
root@srv [/usr/local/red5/webapps]# cd JabberCamApp
root@srv [/usr/local/red5/webapps/JabberCamApp]# ls
./ ../ META-INF/ WEB-INF/Now what would be the rtmp URL to enter in config.php? I have entered below URL.
$RED5_CONNECT_URL = 'rtmp://IP_OF_Server'
but when I connects I got the following message.
19:44:47 Entering. Please stay patient…............
19:44:47 Bear with us. JabberCam is putting Red5 under fire. Entering might take a while
19:44:49 You are banned for 0 minutes. Click here to use TWILIGHTHow to solve it?
-
$RED5_CONNECT_URL = 'rtmp://IP_OF_Server/JabberCamApp'
and run the install script: yourdomain/jabbercam/admin.php?task=install