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

Stuck attendees in the conference room #404

Open
mekya opened this issue Nov 14, 2024 · 0 comments
Open

Stuck attendees in the conference room #404

mekya opened this issue Nov 14, 2024 · 0 comments

Comments

@mekya
Copy link
Contributor

mekya commented Nov 14, 2024

If the attendee(stream) is not broadcasting state and terminated ungracefully due to crash, the attendee seems to be in the room. Unfortunately, its stream is stuck in broadcasting

Steps

  1. Have 2 nodes in cluster mode
  2. Install Circle
  3. Join the room(test) as User1 and make sure it's connected to node1
  4. Terminate the node1 unexpectedly with kill -9 and don't let it start
  5. Close the tab for User1
  6. Join the room(test) again as User2 and make sure it's connected to node2

Expected
Only User2 should be in the room

Actual
User2 and User1 seem to be on the participant list

The problem is that User1 stream is stuck as "Broadcasting" and it's listed as subtrack. Possible solution to check if the stream isStreaming as we do in the backends.

@mekya mekya moved this to 📋 Backlog in Ant Media Server Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant