Socket error delegate #1431
Unanswered
gregoireLem
asked this question in
Q&A
Replies: 1 comment
-
That's not available in the SRTHaishinKit layer. I found the following code in the original SRT sample code, so it seems like it could be ported: https://github.com/Haivision/srt/blob/f99ce57760aefb2cd21af275e8de0fff9132c6e3/examples/sendmsg.cpp#L67-L72 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get notified from the client about what causing the connexion error ?
Like "wrong passphrase" for example ?
I can see the print but no delegate available to bind the error
Beta Was this translation helpful? Give feedback.
All reactions