PHP Classes

Native JS Webcam access is exists

Recommend this page to a friend!

      PHP Webcam Capture Class  >  All threads  >  Native JS Webcam access is exists  >  (Un) Subscribe thread alerts  
Subject:Native JS Webcam access is exists
Summary:Might be done with native js
Messages:2
Author:onur köse
Date:2017-05-29 16:38:38
 

  1. Native JS Webcam access is exists   Reply   Report abuse  
Picture of onur köse onur köse - 2017-05-29 16:38:38
Using swf to capture webcam image is soon-to-be-deprecated -or already- method of doing that. You may find three years old articles how to use client webcam via html5 capabilities. I think swf should be the second option if html5 option fails.

  2. Re: Native JS Webcam access is exists   Reply   Report abuse  
Picture of Vivek moyal Vivek moyal - 2017-05-30 04:49:29 - In reply to message 1 from onur köse
Yes you are right soon SWF will be discontinued but using the PHP we cannot access the hardware. We are working over the Javascript so that it will be cross platform and easy to use and modify. If you have any Class than please share it with us.