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

Forward: when unpublish crash caused by uninitialized forward connection. v6.0.107 #3914

Conversation

chundonglinlin
Copy link
Member

@chundonglinlin chundonglinlin commented Dec 18, 2023

Description
A crash occurs when a forward relay connection has not been established and an unpublish event is triggered simultaneously. For instance, if DVR and forward are configured with a specified DVR path that already exists, initiating a stream will trigger a crash.

Objective
Fix the crash caused by the forward mechanism.

Additional Information
For detailed reproduction steps, please refer to issue #3901.


TRANS_BY_GPT4


Co-authored-by: john hondaxiao@tencent.com

@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Dec 18, 2023
@winlinvip winlinvip changed the title Forward: when unpublish crash caused by uninitialized forward connection. Forward: when unpublish crash caused by uninitialized forward connection. v6.0.107 Dec 30, 2023
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Dec 30, 2023
@winlinvip winlinvip merged commit 804ef3f into ossrs:develop Dec 30, 2023
5 checks passed
@xiaozhihong xiaozhihong linked an issue Feb 5, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RefinedByAI Refined by AI/GPT. TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish crash when dvr forward enabled and dvr_path file exists
3 participants