citolen / goproh4

Node.js module to control a GoPro Hero 4
MIT License
103 stars 24 forks source link

Question: Photo Request #28

Closed SylarRuby closed 4 years ago

SylarRuby commented 7 years ago

Hi. Im considering getting a hero 4 and use your package. In my node app, is there a function that I could use to take a photo and return that photo to my web app such as a get request?

I see that the GoPro's API returns a base64 string.

image() - get an image and return it as a base64-encoded-encoded PNG string