You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
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.
The text was updated successfully, but these errors were encountered: