In my extension panel, I’m trying to get the hlsLatencyBroadcaster using the onContext function.
I know my code somewhat works because it works in the developer rig when I manually change the context - but when I test it on my twitch channel the context never gets updated so hlsLatencyBroadcaster is not part of the onContext object.
Is it supposed to work this way? Or am I missing something out.