Page 1 of 1

Turning a Webcam on and off using a weblink

Posted: Mon Aug 03, 2015 2:53 pm
by Karthik

Hi,
I had a question regarding the use of an external Logitech USB webcam camera. I am using something called Arduino Yun which has its own network and establishing a weblink is possible. I was wondering how I could make an application in Appery.io that would turn this camera on and off via a weblink. Any thoughts?
Thanks,
Karthik


Turning a Webcam on and off using a weblink

Posted: Tue Aug 04, 2015 11:33 am
by Serhii Kulibaba

Hello Karthik,

Does your webcam has REST API? If so you can use REST service:
https://devcenter.appery.io/documenta...


Turning a Webcam on and off using a weblink

Posted: Wed Aug 05, 2015 6:40 pm
by Karthik

Sergiy,
Thanks for the help, the Arduino Yun does have REST API but how would I integrate this into my application. And what would I fill out when I create a new service in my App?


Turning a Webcam on and off using a weblink

Posted: Sat Aug 08, 2015 8:41 pm
by Serhii Kulibaba

Karthik, we don't know your Arduino's Yun API. If you give us such API we would help you to implement it in appery.io.