Skip to content

RTMPMinaConnection.connect should not attempt to RegisterJMX if client is null#391

Merged
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-fee2170-20251126-122751
Nov 26, 2025
Merged

RTMPMinaConnection.connect should not attempt to RegisterJMX if client is null#391
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-fee2170-20251126-122751

Conversation

@kdkd
Copy link
Copy Markdown

@kdkd kdkd commented Nov 26, 2025

Commit from kdkd fork fee2170

Make the code match the comment: in RTMPMinaConnection's connect function, if client is somehow null don't registerJMX() because that function needs a working client object.


…tion,

if client is somehow null don't registerJMX() because that function needs
a working client object.
@mondain mondain merged commit 898d806 into Red5:main Nov 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants