-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
BugIt might be a bug.It might be a bug.EnhancementImprovement or enhancement.Improvement or enhancement.TransByAITranslated by AI/GPT.Translated by AI/GPT.
Milestone
Description
SrsSource* source = SrsSource::fetch(req);
if (!source) {
if ((ret = SrsSource::create(req, server, server, &source)) != ERROR_SUCCESS) {
return ret;
}
}
If a server is continuously requested with rtmp://xxx/live/(1-100000)
, the number of objects keeps increasing, and no release logic is found.
Metadata
Metadata
Assignees
Labels
BugIt might be a bug.It might be a bug.EnhancementImprovement or enhancement.Improvement or enhancement.TransByAITranslated by AI/GPT.Translated by AI/GPT.
Type
Projects
Status
No status