escapi
escapi copied to clipboard
Add callback handle for camera connection / disconnection and unique name getter
@jarikomppa Hi, The PR seems great to me (but I am no expert). Do you think you will merge it? I just have a small remark concerning the API. I think it would be better to remove the std::function<> thing from the api and maintain a C style API to get easier integration with other language.