Skip to content

ernest-galbrun/sony_remote_camera_cpp_drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sony_remote_camera_cpp_drivers

C++ drivers for sony remote camera

This implements a C++ class for the use of sony remote cameras based on the REST API provided by sony. https://developer.sony.com/develop/cameras/

It includes a discovery protocol over ssdp, the http implementation using boost/asio, and the json parsing.

It has only been tested on a sony QX10 for the moment.

See sony_remote_camera.h for the API interface, and test project for exemples of how to use it.

Dependencies: Boost

About

C++ drivers for sony remote camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages