Skip to content

Creating custom Matrix RTC Slot via element-call in sdk mode conflicts with ongoing call in same room #4104

Description

@Airyzz

Steps to reproduce

  1. Join a call in an element call video room
  2. In a custom widget, use the element-call Matrix RTC sdk to create a custom slot in the same room:
RTC = await sdk.createMatrixRTCSdk("com.example.my_custom_slot")

Outcome

What did you expect?

Since I am providing a custom application string when creating the slot, the newly created slot should not affect the ongoing call

What happened instead?

I am disconnected from the call

Operating system

No response

Browser information

No response

URL for webapp

No response

Will you send logs?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-DefectSomething isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions