Skip to content

How to access multiple users to web viewer #5

Description

@Telos0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions