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

When a timestamp issue occurs in the data stream, it causes a stall. Can this be addressed? #3984

Open
yeshulin opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels
TransByAI Translated by AI/GPT.

Comments

@yeshulin
Copy link

yeshulin commented Mar 13, 2024

image
image
When encountering issues with timestamp ordering or overflow, the stream may become stuck. Does SRS have the capability to remove the problematic stream in such cases to facilitate the establishment of new connections? This issue is present in both SRS version 4 and version 6.

TRANS_BY_GPT4

@winlinvip winlinvip changed the title 当流出现时间戳问题时会卡住,是否可以处理 When a timestamp issue occurs in the data stream, it causes a stall. Can this be addressed? Mar 13, 2024
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Mar 13, 2024
@yeshulin
Copy link
Author

yeshulin commented Mar 13, 2024

The current situation is that the device cannot handle it unless an external flow detection plugin is added. If there is a jam, then deleting the stream on the SRS cluster should be a viable solution. However, is it possible to accommodate this scenario within SRS itself?

TRANS_BY_GPT4

@winlinvip winlinvip self-assigned this Mar 13, 2024
@winlinvip
Copy link
Member

Patch welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants