ID: Null
-
i install your script demo in my website
http://zappingchat.villageafro.com
but i put my infos adobe stratus.. but i have id null why? i put this
$SERVER_TYPE = 'Red5'; // 'Red5' | 'Stratus' $RED5_CONNECT_URL = 'rtmfp://stratus.rtmfp.net/dbd75d415c262bc91b7f79ce-4c0f412fa8b2'; // leave this free, temporary resource or use your own$WEB_SERVICE_URL = "http://zappingchat.villageafro.com/jabbercam/functions.php"; // "WEB_SERVICE_URL = your domain (location of functions.php on your domain)
$DEVELOPER_KEY = "dbd75d415c262bc91b7f79ce-4c0f412fa8b2";
-
@'kiamaru':
i install your script demo in my website
http://zappingchat.villageafro.com
but i put my infos adobe stratus.. but i have id null why? i put this
$SERVER_TYPE = 'Red5'; // 'Red5' | 'Stratus' $RED5_CONNECT_URL = 'rtmfp://stratus.rtmfp.net/dbd75d415c262bc91b7f79ce-4c0f412fa8b2'; // leave this free, temporary resource or use your own$WEB_SERVICE_URL = "http://zappingchat.villageafro.com/jabbercam/functions.php"; // "WEB_SERVICE_URL = your domain (location of functions.php on your domain)
$DEVELOPER_KEY = "dbd75d415c262bc91b7f79ce-4c0f412fa8b2";$RED5_CONNECT_URL = 'rtmfp://stratus.rtmfp.net/dbd75d415c262bc91b7f79ce-4c0f412fa8b2'; -this is wrong, this is a Stratus rtmfp and not Red5.
Try to add this instead: $RED5_CONNECT_URL = 'rtmp://jabbercam.com/ChatrouletteApp'; and post your URL here to see if it is working.
If you would like to stay with the stratus rtmfp, use Stratus and rtmfp://stratus.adobe.com/ADOBE-SATRATUS-DEV-KEY/ instead.
-
i put your rtmp, is work see: http://zappingchat.villageafro.com/index1.html
but how i configure my config.php?
my adobe stratus is: rtmfp://stratus.rtmfp.net/dbd75d415c262bc91b7f79ce-4c0f412fa8b2 and key is: 75d415c262bc91b7f79ce-4c0f412fa8b2
the function.php was install is :http://zappingchat.villageafro.com/jabbercam/and a n other question i ask (i install red5 but i havn't the admin app is installer) is here:
-
$RED5_CONNECT_URL = 'http://zappingchat.villageafro.com/ChatrouletteApp';
$WEB_SERVICE_URL = "http://zappingchat.villageafro.com/jabbercam/functions.php";
$DEVELOPER_KEY = "75d415c262bc91b7f79ce-4c0f412fa8b2";Deploy the attached ChatrouletteApp folder to your /usr/local/Red5/webapps directory and restart Red5