Bill Hamilton

Results 4 comments of Bill Hamilton

Thanks, evidently OBS changed how it installs the 64-bit version, will post a fix soon.

You can modify what get's embedded here https://github.com/bilhamil/OBSRemote/blob/master/WebClient/js/streamconfig.js#L328 I think. I'm not sure about embedding on mobile devices, I guess the html5 player might work. Bill Hamilton Interface Ecology Lab...

You need to register for your own twitch api key and put the api key as the default here: https://github.com/bilhamil/OBSRemote/blob/master/WebClient/js/twitch.js#L5 Bill Hamilton Interface Ecology Lab | Computer Science and Engineering...

Hi, I don't unfortunately. The easiest way to take a look at the messages passed back and forth is to look at the websocket connection in the chrome debugger. The...