0
Answer

Monitor user via webcam.

Bala

Bala

11y
956
1
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?