Michael Nimbs
Michael Nimbs
With `WDS_SOCKET_PORT=0` the websocket connection and hot reload is working again on ASP.Net Core 6 on Windows 10.
Hey @tomaszzmuda, when is the next release planned? Really need this fix, thanks!
I ran into the same problem and solved it for me with the following workaround: You should not create new instances of `OMXPlayer`, only create them once (`player0` and `player1`...
Would be interesting to see some comparison between subscribing to notifications and polling (e.g. every 5 or 10 minutes) now with the voltage data. Has anybody done that yet?