OpenGoPro
OpenGoPro copied to clipboard
add websocket shutter api and python tests
add websocket shutter api and python tests
Hello. Thanks for this. The only problem I see is that you're missing the reference to websocketsharp in the .csproj so this does not compile out of the box.
My main question is that I do not understand the use case here. It is largely a copy of the pre-existing cSharp demo with a websocket server added, correct? What is the purpose / use case for sending the commands via the websocket server?