anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Camera from Desktop

Appery,

How would I allow users who hit my application from the desktop (with a webcam) to use the camera functionality? I am seeing a:
ReferenceError Camera is not defined.

When trying to use the camera on chrome

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Camera from Desktop

Hi Anon,

Please provide more information where you're getting this message? What code you are using?

anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Camera from Desktop

I have the HTML/JS/CSS build of the application running under Apache on my domain. This means that if I were on my laptop and went to the site, I could use the application on my browser.

If I invoked a camera service to access the camera, the service probably doesn't know how to fetch the camera from on Mac OS X, or Windows 7, ect. It only knows iOS, Android, Windows Phone, and mobile operating systems.

I am using the standard camera service provided in Appery's REST services list.

anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Camera from Desktop

I am seeing this message in the javascript console

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Camera from Desktop

Appery.io Camera service will work only on the device.

Return to “Issues”