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

Edge/Origin nodes tries to re-stream the remote stream even if it's being fetched by other node #1204

Closed
mekya opened this issue May 2, 2019 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented May 2, 2019

Steps to reproduce

  1. Start an instance in cluster mode and add a stream source
  2. Start another instance in the cluster.
  3. Remove the stream source by rest service

Actual Behaviour

New added instance tries to fetch the same stream source even if it's removed

Expected Behaviour

New added instances or edge instances should not fetch the remote stream

We need to think a good solution for that otherwise stream can be re-stream by multiple nodes or no node re-stream the stream source

Join Google Group and be a part of Ant Media Server Community.

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

No branches or pull requests

3 participants