Skip to content

Rejoining an idle call never resumes audio / video tracks #1

@athielking

Description

@athielking

When using the sample app here it appears that hitting the back button leaves the call in an unrecoverable state. If you try to join the call again the call is in an idle state and the video and audio never channels never reconnect.

Steps to reproduce:

  • Replace the various tokens as necessary in the sample project
  • Join a call using an id
  • Call will connect and audio / video work as normal
  • Hit the back button
  • Notice in the debug console the camera is still initialized and trying to capture
  • clicking on the create call button again using the same call id attempts to connect to the call but never does (see screenshot)
    image

Clicking on the End Call button behaves as I would expect it to, where the call is ended and you can re-join the call using the same id, i would expect the back button to allow me to rejoin the call even if it didn't actually end it.

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