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

How to access multiple users to web viewer #5

Open
Telos0 opened this issue Oct 23, 2024 · 0 comments
Open

How to access multiple users to web viewer #5

Telos0 opened this issue Oct 23, 2024 · 0 comments

Comments

@Telos0
Copy link

Telos0 commented Oct 23, 2024

From what I understand, the kit application operates like a backend and the web-viewer operates as a frontend to stream USD.
However, when I run the example, it doesn't seem to work in multiple browsers(multiple users).
When i open two browers,

{"sessionId":"PassThruSessionId","subSessionId":"b236e812-b894-4dd9-b92f-251ff46a1582","progressState":"StartingStreamer","queuePosition":0,"eta":0, "ads":[],"state":"StartingStreamer"}@@

{"sessionId":"PassThruSessionId","subSessionId":"bbc8a7a2-8cac-4f2f-b405-103a156c9173","progressState":"StartingStreamer","queuePosition":0,"eta":0,"ads":[ ],"state":"StartingStreamer"}@@

I receive a different sub-session ID like the following, but I can't find the part in the code that manages sessions.

How do I broadcast my stream?

Thx.

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

No branches or pull requests

1 participant