Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay extension initialised incorrectly in stream manager. #123

Open
marmobrova opened this issue May 28, 2020 · 0 comments
Open

Overlay extension initialised incorrectly in stream manager. #123

marmobrova opened this issue May 28, 2020 · 0 comments

Comments

@marmobrova
Copy link

Brief description
I am talking about OVERLAY extension. not about config or live config.

In my extension streamer must open their own stream to see their stream and create polls variants in necessary position. Like this.
screenshot_1_2

But in stream manager overlays initialize not correctly. All OVERLAYS in stream manager initialize with JWT contain "opaqueUserId": "AR4lETBlJDvzMsAWqRPxL", "role": "viewer"

expected behavior is extension initialize with "opaqueUserId": "real_id", "role": "broadcaster"

If broadcaster open their own stream not in stream manager, just by link like twitch.tv/mbobrova
overlay initialize correctly.

Overlays in dev mode not appear in stream manage at all

How to reproduce
Just add any overlay extension and open your stream manager. Extension will initialize with unauthorize user. Extension in dev mode will not appear at all.

Expected behavior
expected behavior is extension initialize with "opaqueUserId": "real_id", "role": "broadcaster"

Screenshots

Additional context or questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant