martinruenz / v360

This module allows you to remote control the VSN Mobil V.360° Camera.
GNU Lesser General Public License v3.0
5 stars 2 forks source link

Photo API #2

Closed goliatone closed 9 years ago

goliatone commented 9 years ago

Any directions on how to access the endpoints of the photo API? Wondering how to take pictures.

martinruenz commented 9 years ago

Hey, sorry for my late response. I just added a function called "takePicture". You can also find an example here: https://github.com/martinruenz/v360/blob/master/examples/take_picture.py

goliatone commented 9 years ago

Thank you, I ended up making the method myself. Added a few other things, not sure if you are interested in PRs?

martinruenz commented 9 years ago

Sure! :octocat: