Navigation

    H7

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

    Topics created by atorrado

    • A

      Bandwith requirement
      Red5 • • atorrado  

      5
      0
      Votes
      5
      Posts
      8519
      Views

      V

      That depends on streaming settings. In example if you configure video streaming at 50kb/s that means 400kbps (1 byte = 8 bits). Considering that each stream also needs sound and other type of logical data needs to be passed with each conection, and each user needs 2 streams (broadcast own video and receive other video) an user could require 1Mbps transfer from server. For live chat sites we recommend servers/plans with 1000Mbps connections to be able to handle many simultaneous users.
    • A

      RVC 5.0 Flex problem
      Tech Support • • atorrado  

      7
      0
      Votes
      7
      Posts
      8529
      Views

      V

      If you remove the Map button and panel, modify the position of the Help button: find: replace with: or remove it the same way you did with the Map section.
    • A

      Help with SpeedChat - Speed Date understanding v 3.5
      Tech Support • • atorrado  

      3
      0
      Votes
      3
      Posts
      4180
      Views

      A

      Excellent. By far you have the BEST chat roulette clone script!!!!
    • A

      New Ads features questions
      Tech Support • • atorrado  

      2
      0
      Votes
      2
      Posts
      2937
      Views

      R

      Added to feature-list
    • A

      App for FACEBOOK
      Tech Support • • atorrado  

      2
      0
      Votes
      2
      Posts
      3075
      Views

      R

      You don't need anything else, just including the CRC video in a Facebook application (iframe or fmbl), like here: http://apps.facebook.com/jabbercam/
    • A

      Installation in Red5 Shared hosting server
      Tech Support • • atorrado  

      4
      0
      Votes
      4
      Posts
      6299
      Views

      R

      It seems like the rtmp is not accepting the connection. Please use the ChatrouletteApp packaged with 2.8 and it should work fine there, we tested it before. I'll send the app again (you know it'll take time) and test see if it works.
    • A

      Question about 3.0 version -USERNAME
      Tech Support • • atorrado  

      2
      0
      Votes
      2
      Posts
      2772
      Views

      R

      @'atorrado': First fo all. Congratulations for this excellent release. I could not see how username works and if it has been activated already. Thanks Thank you for the kind words! Check http://www.jabbercam.com/nextversion/ and change in your user window to any nickname (test it with two browsers). *nickname change takes effect after second connection
    • A

      Question about current 2.9 features
      Tech Support • • atorrado  

      2
      0
      Votes
      2
      Posts
      2910
      Views

      R

      1. If you check "Auto Find NEXT", you will be reconnected to the next available partner after the current partner is "next"-ing you. If used in combination with the SpeedChat (auto Next (sec)) feature you will be automatically re-connected after disconnecting. Auto Next (sec) disconnects you automatically from the current partner in 5, 10, 30 or 60 seconds. Manual means you disconnect when you press NEXT. 2. $BAN_TIMEOUT = 45; means the banned user won't be able to connect to other users for 45 minutes (configurable). $NUM_REPORTS_TO_BAN = 9; sets the number of reports needed to ban a user (default is 9). 3. Usually if there are only two people online, the connection is instant. With 3 or more people it can be a bit slower due to the connection-closing and reconnection settings (configurable in the source/set to minimum in v3.0). However if you pressed "Filter", you won't be able to re-connect to the same partner for $FILTER_TIMEOUT = 15; minutes. 4. Yes, Age and Sex filter wasn't changed in the latest releases and it should work fine. 5. This is the most popular question :) All releases work fine with Red5, even the latest 3.0. The reason we don't use 2.9 and 3.0 is because configuring JDBC is giving a hard time for most non Java developers and the server administrators. Until we cannot provide a comprehensive description (with troubleshooting) on how to prepare Red5 to use Mysql connections properly, we cannot recommend using Red5. *2.8 does not use MySQL. If you are running in Windows environment, the Red5 solution works for version 2.9 and 3.0 too.
    • A

      Error #2032 solution does not work
      Tech Support • • atorrado  

      2
      0
      Votes
      2
      Posts
      5186
      Views

      A

      Finally I found the error! I did some searching in internet and I found a blog : http://www.judahfrangipane.com/blog/?p=87 what gave me some idea where to look for. The situation was that for testing purposes I use my Url with the directory and not the domain. Example: I used www.mydomainforchatroulette.com/subdirectorywherechatrouletteclone instead of www.mydomainforchatroulette.com