PHP Classes

How to make it work

Recommend this page to a friend!

      PHP Classes blog  >  PHP Webcam Capture Im...  >  All threads  >  How to make it work  >  (Un) Subscribe thread alerts  
Subject:How to make it work
Summary:help me
Messages:2
Author:Rajesh S
Date:2014-06-13 11:16:21
Update:2014-06-14 04:37:49
 

  1. How to make it work   Reply   Report abuse  
Picture of Rajesh S Rajesh S - 2014-06-13 21:19:14
Hi Bro,

I have done everything right but when i click 'Take snapshot' nothing is happening. I checked and it looks like test.php is not called and it is not coming into test.php. Pls am in so much trouble and am almost there.

And am also getting two screens and i just need only one.

Thanks,
Rajesh

  2. Re: How to make it work   Reply   Report abuse  
Picture of Vivek moyal Vivek moyal - 2014-06-14 04:37:49 - In reply to message 1 from Rajesh S
Check your jquery if click function is not working and if you are getting the screen 2 times than check if you are putting this 2 times


<script type="text/javascript"><!--
document.write( webcam.get_html(320, 240) );
// --></script>

If yes than it will show you the 2 windows