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

Request becoming publisher issue #6127

Open
mustafaboleken opened this issue Feb 24, 2024 · 0 comments · May be fixed by ant-media/conference-call-application#367
Open

Request becoming publisher issue #6127

mustafaboleken opened this issue Feb 24, 2024 · 0 comments · May be fixed by ant-media/conference-call-application#367

Comments

@mustafaboleken
Copy link
Contributor

The request becoming publisher feature is not working in case there is no other participant. This issue is related with the fakeehcare scenario.

  • Join into the publisher room with 1 admin and 1 publisher.
  • Join into the listener room with 1 playOnly participant
  • Play only participant request to becoming publisher
  • Admin accepts it but nothing is happened

Root cause: Because we are using the data channel to communicate and we close data channel when there is no one to play, it happens.

@mustafaboleken mustafaboleken moved this to Next Sprint in Ant Media Server Feb 24, 2024
@burak-58 burak-58 moved this from Next Sprint to 🔖 Sprint in Ant Media Server Feb 26, 2024
@burak-58 burak-58 moved this from 🔖 Sprint to 📋 Backlog in Ant Media Server Feb 26, 2024
@burak-58 burak-58 moved this from 📋 Backlog to Next Sprint in Ant Media Server Jul 15, 2024
@mekya mekya moved this from Next Sprint to 🏗 In progress in Ant Media Server Aug 12, 2024
@burak-58 burak-58 moved this from 📋 Backlog to Next Sprint in Ant Media Server Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant