Chris Guidry
Chris Guidry
It still does not work with a USB camera...
@martinbonnin I apologize I have not had a chance to get back to testing those suggestions, but I really appreciate your input and I will try changing the protocol parameter...
Hi @martinbonnin, I finally had a chance to test a few changes, but the issue is still not resolved :-( To verify the server's URL and protocol, I reviewed the...
Well, it's mostly working now. I thought the websocket URL needed to use the "ws://" protocol, but it's working with "http://". The lingering issue is that enabling the parameters webSocketReopenWhen...
@martinbonnin thank you so much for your help! The subscription is working well now.
@martinbonnin I don't need this issue re-opened, but I wanted to mention for anyone reading this later that adding the okHttpClient as part of the WebSocketNetworkTransport builder compiled, but didn't...
There is also the option to use something like [date-io](https://github.com/dmtrKovalenko/date-io), which provides a layer of abstraction between common date libraries and the package. That way, this project could use moment,...