The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
i have found a free hosted audi chat and cam, There is a way to make it work with your users how would you do it this is what they say
I have a dating website where my users are already authentificated.I do not want them to authentificate again and want them to be automatically loggedon with my own credentails: How can I do that ?
You can inject username and sex (m,f,c) parameters
<script src='http://www.domain.com/jsn.php?id=56604&username=John&sex=m'></script>
This will connect automatically as John, with sex male (m)
Offline
I Used Many free User Chat System But they Have Limit in Some Way If You have On Your Own Server It Will Be Good For Webcam Based Try red5chat Which I Am trying To Install Right now Its Good And Free.
Offline
Offline
Offline
Offline
i might try to use it as well then as the hosted version has google adsense ads
Offline
Offline
Ful2Fun - very interested in getting Red5Chat setup but I'm at a loss as to how to do it...
Offline
@Pornogoddess....... Great Have You Seen Its Demo? It Is Based On Red5 Which Is Free As Compare To FMS Which Is Paid And You can Have User Authentication System And Without It Also For Authentication You Need To Create MYSQL With create table.sql File And After Installing Red5 On Your Server You Need To Put Some Files In /webapp/ To Make It Work. I Have Not Installed Fully Because My Server DO Not Have Red5 Server So After Installing It I Will Make It Fully Workable I Can Actually Tell The Exact Way. THis Is The Little Install.txt
SIMPLE INSTALLATION GUIDE
-------------------------FLASH PART
----------
edit the FLA red5Chat.fla and configure these lines:_root.IP = "88.191.36.127";
_root.port=1934;_root.authentificateURL = "http://"+_root.IP+"/red5chat/testlogin.php";
_root.infoUserURL="http://"+_root.IP+"/red5chat/infouser.php";PHP part (only if you connect to the database for user authentification)
-------------------------------------------------------------------------If you use the AUTHENTIFICATION (_root.authentification=true):
- Create tables form create_tables.sql
- edit the PHP/connections folder and setup con1.php to connect the databaseRED5 part
---------- create the chat directory on c:\program files\red5\webapps\
- compile the JAVA and put the classesTHAT's all !
Any question ?
Please contact me at: contact@proxymis.com
Last edited by ful2fun.com (2012-03-15 06:47:39)
Offline
Pages: 1