Frontend for obs-websocket (Scenes, Sources and Transitions)

So far there is a problem when trying to connect due to the forced HTTPS connection from github.io!
To fix this, please allow the http connection in your browser when trying to connect to get a working remote connection.

#http://hardy535.github.io/obs-remote

Bugs - Names with special characters like ‘Ä’, ‘Ö’ or ‘ß’ don’t work properly (Reported: https://github.com/haganbmj/obs-websocket-js/issues/6) - HTTPS connections to local ip’s don’t work without users confirmation (which is impossible on some devices) (Reported: https://github.com/Palakis/obs-websocket/issues/26) - OBS crashes sometimes (Reported: https://github.com/Palakis/obs-websocket/issues/21) - Deleting, renaming or changing order of scenes doesn’t trigger anything (Known: https://github.com/haganbmj/obs-websocket-js/issues/5) - Changing the source visibility in OBS doesn’t trigger anything

ToDo - Mobile/Tablet versions (layout) for easier use - Customisable layout (height/width and position) - Customisable colors for everything - Save the customisables somehow (maybe with cookies) - Autologin via URL (?password=…) - Keep this up to date ;)

Fixed Bugs - Hiding/Showing Sources isn’t working (Fixed: https://github.com/haganbmj/obs-websocket-js/issues/7) - Changes of the scene list in OBS don’t sync (Fixed: https://github.com/haganbmj/obs-websocket-js/issues/5)

Thanks for fixing these bugs :)