I need to be able to turn ON and OFF the camera FLASHLIGHT when taking pictures
using the Construct "User Media" plug in.
I found the following example code that actually works.
stackoverflow.com/questions/37848494/is-it-possible-to-control-the-camera-light-on-a-phone-via-a-website/47153547
jsfiddle.net/39puneug/4
I am not sure how to use this code within Construct.
It works !!!
I need HELP implementing the example HTML code within a Construct project.
=> Turn ON Camera
=> Turn ON - OFF FLASH LIGHT
Develop games in your browser. Powerful, performant & highly capable.
try to use cordova flashlight plugin
it worked for me
WOW !!!
Thank you MatrixReal..
Will this run within a Chrome web browser?
My application needs to run within a web browser and specifically NOT INSTALL
as an APP on the phone devices, or tablets.
Anyone made it work in an app?