Bala

Bala

  • NA
  • 43
  • 37.2k

Monitor user via webcam.

Jun 11 2013 3:11 AM
Here the sample work is :

<object id  =  "ob1" width="405" height="190">
<param name="movie" value="WebcamResources/Wildlife.swf"/>
<embed src="WebcamResources/Wildlife.swf" width="405"  type="application/x-shockwave-flash" height="190"></embed>
</object>


How do i catch an image while the video file is running?