Server (hosting) requirements for Chatroulette Clone
PHP and MySQL, that’s it!
Chatroulette Clone does not rely on any specific web server technology like FMIS or video streaming server. You do not need to use media server like Red5, Wowza or Adobe® FMIS.
In addition, support for some of the media servers (Red5) is included and can be used if available.
Our product runs on most servers: shared web hosting, private server or PC that supports PHP and MySQL.
As the entire multi-media stream (audio and video) is routed directly from your Flash player to the chat partner’s Flash player and does not traverse your server (based on the latest Adobe p2p RTMFP technology),
your bandwidth consumption is almost zero.
Starting your Own Chatroulette Website:
The Chatroulette Clone package contains a pre-compiled version (CRC_Release) for your convenience. You can quick start in minutes by uploading the files to your server and by adding the database details to the configuration file.
All texts are editable in external XML file(s), without the need for a recompile.
Customizing and re-building Chatroulette Clone:
If you want to do advanced customization, import the attached source codes (Flex project) into your Adobe Flash Builder 4 (import ChatRouletteClone.zip into Adobe Flex Builder), make your changes and create a new “Release build”.
Client Side Requirements to run Chatroulette Clone
Chatroulette Clone most likely works on any operating systems and browser, requiring nothing else but Flash Player 10.



Steve, the software is fully functional (jabbercam.com) and uses both p2p via Cirrus RTMFP and Red5 RTMP, your choice. Both are included.
Just to verify on what Haraun asked… As the software is delivered it is fully functional and uses P2P connections between the connected users, correct?
Tony, yes we deliver 100% unencrypted source code, including both the open PHP sources and the sources for the Flash application.
I would like to use your script for web confrencing. Is it possible? do you supply all source so I could edit it in this manner?
Thank you
Philip, probably you are using an index.php that uses a frame/iframe or loads the SWF application from jabbercam.com
Make sure you use your own JabberCam.swf also make sure that you are not connecting to our resource via config.php.
http://www.videosoftware.pro/forum/THREAD-Installing-and-editing-RVC-5-PART1-step-by-step-description
Hello,
I have a question regarding how CRC actually works.
I want to run my own chatroulette-clone website, so I followed the installation instructions and installed CRC4 on my local test machine (i.e. get Cirrus key, created a MySQL database, modified config.php, etc.).
All seems fine when i brought up browser and connect to my test machine. But to my surprise, a random user showed up. I was expecting only users ‘connected’ to my server would be able to connect with me and what puzzles me is that, my test machine domain is not publicly accessible (it’s in my local network).
So did the jabbercam in my test machine actually connects to an ‘outside’ jabbercam site and do the P2P connection ? Or, did I do something wrong in my install?
Thanks,
Philip
Apple does not allow the Adobe Flash Player on their phones and tablets (iPhone and iPad). None of the Flash applications will run on iPhone. Android is the alternative.
Hi,
I would like to know whether chatroulette-clone offers any solution for its video chat application being compatible with iphone 3GS and iphone 4.Is it possible?
Thanks
With Red5, you are using RTMP not RTMFP, traffic goes trough your server.
I saw you have red5 demo, my question is did you make modification to red5 that supports p2p RTMFP? or when using red5 you system fall back to RTMP (which means the trafic will traverse my server if I use red5).
thanks!
Tyler, here you’ll find two methods for easy integration: http://www.videosoftware.pro/forum/THREAD-Inserting-JabberCam-into-existing-website-or-WordPress-blog
Connecting the user names and partner names can be done by editing the php source or by using the user.php (available after 5.0!) .
I was looking into different scripts to use on my site that i am building, it is built on socialengine v4. Is there a way to integrate this to my site. Or an option to pay your developers to integrate it for me. Thank you. I want to limit the random person to only users with accounts on the site. Is there a way to limit this? Thanks.
P.S. If you cant integrate it for me could you at least point me in the direction to make this happen. Thanks again
Haruan, CRC was built to serve as base for custom chatroulette and video chat websites. It is a turnkey yet customizable resource. It only needs PHP (or any other language for back end) and MySQL (or other SQL). Red5 support is also packaged with the solution but it is optional.
My client want a video chat at his site,
is it possible with your product?
I really only need php and mysql to run it?
Raymond, chatting with a selected user is on the next release (feature) list but the concept is not production ready in this phase. We’ll post an upgrade on twitter when this feature is available.
Hello!
Is it possible to click on some person’s icon (for example) then enter a Chatroulette session with that person? Can it be implemented as such?
Thanks