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

Some streams may stuck in "broadcasting" state #6985

Closed
mekya opened this issue Jan 27, 2025 · 0 comments
Closed

Some streams may stuck in "broadcasting" state #6985

mekya opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jan 27, 2025

Steps to reproduce

  1. Publish a WebRTC stream - stream1
  2. Terminate AMS immediately with kill -9
  3. Make sure "stream1" is not trying to reconnect
  4. Start AMS again

Expected behavior

Stream having id "stream1" should be offline. Number of actlive streams on the web panel should be 0

Actual behavior

Stream having id "stream1" seems in "broadcasting". Number of active streams on the web panel is 1

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

No branches or pull requests

2 participants