Navigation

    H7

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. joetesta
    3. Posts
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by joetesta

    • RE: Installing JabberCam problem !

      OK thank you - somehow I was not aware of this before:

      @'JabberCam':

      • the reason why the system hangs after entering the user-name is that you are using a 4.0+ version and trying to connect to rtmp://www.jabbercam.com/ChatrouletteApp (ChatrouletteApp works with < 3.9 only)

      I'll try to get my own rtmp working when i have a chance later tonight, thanks again,
      Joe

      posted in Tech Support
      J
      joetesta
    • RE: Installing JabberCam problem !

      I have a similar problem, I tried 'Stratus' and it connected, my database connection tests out fine, but when I try to log in to the public red5 server, it just spins and spins http://stage.omniweb.com/tony/randompeople/chat/

      Here's the relevant portion of the config file:

      // Back-en location (exact location of functions.php on your domain | http://www.your-domain.com/[folder]/jabbercam/functions.php
      $WEB_SERVICE_URL = "http://stage.omniweb.com/tony/randompeople/chat/jabbercam/functions.php"; // http://www.your-domain.com/jabbe$

      // Flash media server settings (rtmfp or rtmp | values: Stratus or Red5)
      $SERVER_TYPE = 'Red5'; // 'Red5 or 'Stratus'

      if($SERVER_TYPE == 'Red5') {
      $DB_HOST = $RED5_DB_HOST;
      $DB_USER = $RED5_DB_USER;
      $DB_PASSWORD = $RED5_DB_PASSWORD;
      $DB_DATABASE = $RED5_DB_DATABASE;
      }

      // Red5
      $RED5_CONNECT_URL = 'rtmp://www.jabbercam.com/ChatrouletteApp'; // leave this free, temporary resource or use your own
      $RED5_CONNECT_URL_B1 = '';
      $RED5_CONNECT_URL_B2 = '';
      $RED5_CONNECT_MAIN_TIMEOUT = 30;

      Do you have any suggestion? thank you very much,
      Joe

      posted in Tech Support
      J
      joetesta