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

Send two different bitrates to two RTMP endpoints and endpoint status is error #3460

Closed
mekya opened this issue Jul 17, 2021 · 0 comments
Closed
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jul 17, 2021

Short description

We republish with multi quality to two different rtmp locations each with one quality. One of them stays in "broadcasting" or "error" (the error case is interesting, it's nonsense, but happens on some streams and never gets recovered if we dont delete the endpoint and recreate it), and the other rtmp output shows as created. As if there is some bug updating the rtmp endpoint list when there are more than 1

Environment

  • Ant Media Server version: 2.4.0-SNAPSHOT

Steps to reproduce

  1. Create two adaptive streams(720p, 480p) on the server side
  2. Register a webhook
  3. Publish a WebRTC stream to the WebRTCAppEE
  4. After webhook is fired with liveStreamStarted, immediately add two rtmp endpoints that sends to LiveApp for 720p and for 480p separately.

Expected behaiour

RTMP endpoints' status should be "broadcasting" and LiveApp should have two streams

Actual

Second RTMP endpoint status is "error"

WhatsApp Image 2021-07-07 at 00 11 49

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

@mekya mekya self-assigned this Jul 25, 2021
mekya added a commit that referenced this issue Jul 25, 2021
@mekya mekya closed this as completed Sep 13, 2021
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

1 participant