Skip to content

lundvall/camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera

GoDoc

Camera Remote API for Go.

About

Automate your photography with Go and create things like sophisticated time-lapses or user interfaces.

Usage

To use this library with your camera, you must enable the remote control feature. Please see developer.sony.com for a full list of supported devices.

cam := camera.NewCamera()
cam.Action(camera.ActTakePicture)

License

MIT

About

Camera Remote API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages