Command channel information is scrambled for the user in subsession if it was sent from a main session user (broadcasted)

Hi, I am working with subsession in a React app, and I’ve found a problem with command channel.

The case is:

  1. Host joins the session and creates subssesion.
  2. Host joins the subsession.
  3. Another user joins the main session and sends some information (broadcast) on command channel .
  4. Observe that the message the host received has the payload.text scrambled.

What I am interested in is:
-What should be the behaviour off the command channel for meetings with subsessions be?

-From my point of view it could be everybody could see them (main session and subsession) if they are broadcast. :smiley:

Video SDK: v1.6.0.
Web Isolation Implemented.
Browser: Chrome.

Hey @moldovanotiliu

Thanks for your feedback.

We will fix this issue in the next version.

Thanks
Vic

1 Like

Do you have an aproximative release date ? :smiley: Ty for the response.

Hey @moldovanotiliu

It will be around the end of February.

Thanks
Vic

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.