OpenFrameworks addon to use the API of the Z Camera model E1
- Can get, send, save and load settings.
- Can focus and zoom.
- Most calls are executed sequentially in a threaded loop.
- Tested with of_0.9.7, on OSX, Linux and Windows
- Complete the API and the sample application.
- Developed using (incomplete) info from the [api documentation] (https://github.com/imaginevision/Z-Camera-Doc/blob/master/http.md)
- Additional info comes from reverse-enginerring (see "rebuild_api.py")