Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re connection is triggered when two participants leave quickly one after another in Android SDK #6000

Open
USAMAWIZARD opened this issue Jan 3, 2024 · 0 comments · May be fixed by ant-media/WebRTC-Android-SDK#61
Assignees

Comments

@USAMAWIZARD
Copy link
Contributor

Short description

unexpected re connection occurs when there are 3 participants in the room and two of them leaves the room very quickly one after another.

Environment

  • Operating system and version:
  • Java version:
  • Ant Media Server version:
  • Browser name and version:

Steps to reproduce

  1. Join the Conference from Android SDK
  2. Join 2 Clients in same room from the browser.
  3. after the streams are displayed in android side click on leave room on both of the browser client immediately one after another.
  4. This will trigger re connection

Expected behavior

reconneciton should not be triggered

Actual behavior

it triggers reconnection

Logs

Place logs on pastebin or elsewhere and put links here

Ask your questions on Ant Media Github Discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: After sprint
Development

Successfully merging a pull request may close this issue.

2 participants