Go bindings for libgphoto2, allowing you to control cameras directly from Go programs.
Important
While it does work (kind of), this package is extremely unstable and nowhere near complete. Use it at your own risk!
$ go get github.com/weebney/gphoto2-go
days:
- add documentation
- add tests
- rewrite everything?
weeks:
- move to some type of automatic binding generator (?)
- This project was forked from aqiank/go-gphoto2, which had not been updated since 2014—the code is derived from his work, though, so a big shout-out goes to him.
- Marcus Meissner, Hans Niedermann, and the other contributors to libgphoto2 and libgphoto2.
- You, the reader! Thank you for using, supporting, and contributing to this project.