Great tool! We use it on many dating sites and our clients are very happy with it. Didier

Didier from rencontreamateur.net, View all testimonials.

AVChat newsletter

Subscribe to our (almost monthly) newsletter to receive updates by email:



*confirmation required
Read our no spam policy

FMS box    red5
AVChat 2 and AVConference are compatible with both FMS 2 & 3 and Red5 .

Installing the Live Flash Video Profiler

The online demo is limited to maximum 128kbits/s video profiles. Install this application on your web site and connect it to your own Flash Media Server to eliminate any lost packets due to network congestion.


Part 1: Setting up the Flash Media Server application on the FMS server/account.

If you are running the FMS on your local machine, or on a remote server, copy the folder "video_profiler" found in "FMS application folder" in the archive, to your Flash Media Server applications folder. On Windows the FMS application folder should be: C:\Program Files\Macromedia\Flash Media Server 2\applications, and on Linux it should be /opt/macromedia/fms/applications/

If you have a Flash Media Server account from a FMS provider, using the interface that the provider gave you (or FTP) create a new application (or folder) in your account named "video_profiler", and put the main.asc file found in the archive in it.

Part 2: Setting up the client side files

Edit index.html with a text editor and search for this particular string:"?rtmpurl=rtmp://localhost/bandwidth_checker/". It should be in 2 places. In both places replace "rtmp://localhost/bandwidth_checker/" with the correct rtmp string to the FMS application created in Step 1. Good example: "?rtmpurl=rtmp://fmsserver.com/bandwidth_checker/".

Save index.html and put both index.html and video_profiler.swf in a folder on your web site. Now go to http://www.yourweb site.com/folderonyourweb site/.

Done.