-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
SRT: Failed to callback hooks during streaming. #2945
Comments
After checking, the business backend did not receive the callback, so it should be that the callback was not initiated.
|
This seems to have no problem with the flow, but the callback function srs_tcp_connect is throwing an error.
|
It has nothing to do with the flow, but it caused a timeout, which means the hooks were not called.
|
When I trigger the hooks for HLS here, I also encountered it, but not very frequently. It will cause the recording to lose TS files.
|
Fixed in SRS 5.0 |
Enable SRT and hooks, error log as follows:
This will result in the inability to record, as recording relies on HLS callbacks triggering.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: