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

RTMP Endpoint is trying to Republish infinitely #3731

Closed
mekya opened this issue Nov 10, 2021 · 0 comments
Closed

RTMP Endpoint is trying to Republish infinitely #3731

mekya opened this issue Nov 10, 2021 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Nov 10, 2021

Short description

If broadcast is deleted while server is trying to republish the endpoint

Ant Media Server 2.4.1 - SNAPSHOT

Steps to reproduce

  1. Run the testMCUAddRTMPEndpoint several times and you will encounter this problem

Expected behavior

There should not be log like below

java.lang.NullPointerException: null
	at io.antmedia.enterprise.adaptive.EncoderAdaptor.startRtmpStreamingInStreamAdaptor(EncoderAdaptor.java:1639)
	at io.antmedia.enterprise.adaptive.DecodedStreamsEncoderAdaptor.startRtmpStreaming(DecodedStreamsEncoderAdaptor.java:21)
	at io.antmedia.muxer.MuxAdaptor.lambda$endpointStatusHealthCheck$6(MuxAdaptor.java:1678)

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

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