Does the stream quality selection work

Hi, is there a broadcast quality parameter? so that you can select it in the select or by pressing a button and the stream quality will change to the selected one

Embeds offer a number of features for quality selection

But I don’t know if your question pertains to embeds or something else?

in the app “frosty for twitch” on Flutter the developer somehow displayed his buttons on top of the video and does not display the standard twitch frame. I wonder how he managed to do it?

Assuming that what they are doing still follows the embed guidelines, which seems not: Embedding Twitch | Twitch Developers (not sure it doesn’t since theres no twitch logo on it).

However they are using Embed Everything with Programmatic Access

and using getQualities to get the available Qualities and setQuality to change the quality.

Web example: Twitch Embed example

1 Like