Skip to content

Missing endCall Event When Last Participant Disconnects or Reloads #2164

@vihan85

Description

@vihan85

Which package/packages do you use?

  • @stream-io/video-react-sdk": 1.33.4

Describe the bug
A user is in a group call with two members (User A and User B). When User A leaves, and User B reloads the page or loses network connection, the backend does not receive the endCall event.

Expected behavior: when the last user in the group call reloads or disconnects, the call should automatically end and trigger an endCall event.

On the backend, we rely on the endCall event to send a call message to the channel. Missing this event (on page reload or network loss) is affecting the call history logging feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions