Max Goodhart

Results 19 issues of Max Goodhart

This is a recurring error that breaks state updating in the control page when streams have invalid unicode in their titles/descriptions. I haven't found a reliable repro for it yet....

bug

We should try this workaround: https://github.com/steveseguin/electroncapture/blob/5e7d1cdacecbaf84d06744ff2795b38a8d68d80a/main.js#L9

bug

This should be configurable via command line arguments, or the `config.toml` file. The websocket should connect, but reject any commands. This will probably require matching username to a "role" and...

enhancement
help wanted
good first issue

TODO: simulate a twitch bot connection failure

bug

In rare situations, news sites can embed multiple videos on the same page. This can cause confusing, overlapped audio. We should stop and mute any videos on the page other...

These were causing UglifyJS to break in my minification step, and probably ended up in the global scope.

Thanks for the awesome library! I am using this to subdivide meshes from Blender on the client. When encountering a non-closed mesh, I found it to produce artifacts (see demo...

Keep the stream running when the source disconnects so the stream stays online.

enhancement