crowbartools / MixrElixr

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.
https://mixrelixr.com
GNU General Public License v3.0
23 stars 7 forks source link

[Feature Request] Option to disable Low Latency (FTL) on stream open #105

Closed jzisser9 closed 4 years ago

jzisser9 commented 4 years ago

Is your feature request related to a problem? Please describe. Mixer always defaults to enabling Low Latency mode (aka FTL) enabled when I join a stream, and it leads to an overall worse stream viewing experience (latency, audio speed changes/stuttering). It would be great if MixrElixr had an option to automatically disable FTL when joining a stream.

Describe the solution you'd like A simple on/off toggle that, when enabled, causes Low Latency mode to be disabled when joining a stream. Hopefully FTL is a feature that can be toggled on/off programmatically.

Additional context I'm a web developer myself, so I'm keen to study the code and take a crack at building this feature myself. Please let me know if there's anything specific I can do to help build this feature!

jzisser9 commented 4 years ago

Just a note - I've decided to cut a branch and take a crack at this. The Discord has been helpful in getting up and running!

jzisser9 commented 4 years ago

Merged!