reference:
https://github.com/SVMP/svmp-html-client
The weboscket openns, but when I press [Go] on the login - it pretty much does nothing. The python server and the HTML app output very little details of the connection process - so I really don't know where in the chain it fails. Not sure if the WebRTC is connected or what ( my svmp-serer node app doesn't show any activity during attempts to login ).
I notice that the requirements say python3 - but following the setup it picked up the python 2.7 on my Ubuntu 14.04 install. Could that be the problem? if so, how would I run the setup to tell Ubuntu to use python3?
Thank you.