Page 1 of 1

Webcam and Voice.

PostPosted: Sun Jul 01, 2007 10:20 pm
Author: Joshie
I came to an amazing idea about this to be integrate into web camming, and as well voice! Is there available for this kind of mod?

If not, can any one try to integrate this - http://www.userplane.com/webchat/ and give me the files/instruction on how to integrate.

Thanks.

PostPosted: Sun Jul 01, 2007 10:46 pm
Author: Joshie
http://www.userplane.com/support/downloads/webchat/

I found phpbb plug-in. And I opened instruction -

Code: Select all
################################################################ MOD Title]http://www.phpbb.com/mods/#[/url]# for the latest version of this MOD. Although MODs are checked## before being allowed in the MODs Database there is no guarantee## that there are no security problems within the MOD. No support## will be given for MODs not found within the MODs Database which## can be found at [url=http://www.phpbb.com/mods/#]http://www.phpbb.com/mods/#[/url]############################################################### Author Notes:################################################################## MOD History:####   2005-11-15 - Version 1.0.0################################################################## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD##############################################################  ##-----[ COPY ]------------------------------------------#copy userplane_link.php to includes/userplane_link.php  ##-----[ OPEN ]------------------------------------------#includes/page_header.php  ##-----[ FIND ]------------------------------------------#//// Login box?//if ( !$userdata['session_logged_in'] )  ##-----[ BEFORE, ADD ]------------------------------------------#include('userplane_link.php');  ##-----[ OPEN ]------------------------------------------#templates/subSilver/overall_header.tpl  ##-----[ FIND ]------------------------------------------#<BEGIN>    ##-----[ BEFORE, ADD ]------------------------------------------#<BEGIN><script></script> </script><a>Launch webchat</a><END>  <BEGIN><a>Launch Webchat (invisible)</a><END>  <BEGIN><a>Launch Webchat</a><END>  <BEGIN><script></script> </script><a>Launch webchat</a><END>    ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM


And I read the instruction it don't looks like any where to put in integratmod files since they're different. I need some instruction on how to make it work on integramod 141, this is importantly that I need to get it done because my members has been begging me for that kind of program so they could have more fun on it. So please make it possibility for me on this one.

Re: Webcam and Voice.

PostPosted: Sun Jul 01, 2007 11:13 pm
Author: Helter
not sure I can make it any more clear than the instructions to posted, but you need to rename "userplane_phpbb_plugin.php" to "userplane_link.php" and upload it to root/includes/

open overall_header

FIND

Code: Select all
{CALENDAR_BOX}


after, add

Code: Select all
 <BEGIN><script><!--function makecontent(){myWindow = window.open("", "Userplane_Chatlite_Medallion", "width=438,height=350,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=1");if ((myWindow.X == 1)&&(myWindow.closed == false))    {myWindow.X=0; myWindow.close();           myWindow = window.open("", "Userplane_Chatlite_Medallion", "width=438,height=350,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=1");          };myWindow.document.writeln("<body>");myWindow.document.writeln('{WCII_WELCOME}');myWindow.document.writeln('<script><!-- ');myWindow.document.writeln('   function up_submitForm(theForm)  ');myWindow.document.writeln('   {  ');myWindow.document.writeln('      myWindow = window.open("", "Userplane_Chatlite_AdminWindow", "width=738,height=550,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=1");  ');myWindow.document.writeln('      theForm.submit();  ');myWindow.document.writeln('      myWindow.focus();  ');myWindow.document.writeln('   }  ');myWindow.document.writeln('--></script>  ');myWindow.document.writeln('<form name="up_loginForm" action="http]

open, root/includes/page_header.php

find

[code]  //// Login box?//  [/code]

before, add

[code]  include('userplane_link.php');    

PostPosted: Mon Jul 02, 2007 1:13 am
Author: Joshie
I don't like this mod.<img> Do you know another mod that really integrated onto the .script from here that will be able to get on web cam. I am looking for a web cam that can be integrated into database, so user won't have to log in, and use their login information through it.

PostPosted: Mon Jul 02, 2007 10:01 am
Author: Michael Lundie
This seems like a neat idea. Interested to see what it is like.

Thanks Helter for taking the time to post that up btw. Take care folks!

Re: Webcam and Voice.

PostPosted: Tue Jul 10, 2007 2:15 pm
Author: .QUACK.Major.Pain
This would be a super add-on to site. I would keep it just that, an add-on for those who wish it.
Hope someone can come up with a decent webchat.

Would be ok I guess if it could be added to the chat feature. Have the webcam appear inside the chat screen.

Anyone know of a webchat that could be used seperate from the website.
I have someone who wants to do a webcam at a daycare with picture and sound. They also would like a chat area beside the picture.

I know the adult sites that do this is exactly the sort of thing they are looking for where a parent can view several areas like class, gym, playground, etc and be able to chat with an administrator. They would have to register for access of course.