-
-
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
ComplexHandshake error prevents OBS from pushing RTMP stream to SRSv3 #1034
Comments
OBS Studio Log File:
|
@zhouweitong3 Please set sercret. this sercret is random string. at last uri like this 'rtmp://180.76.52.218/live/test', 'test' is your sercret. good luck! |
@taozywu has already set the stream name in OBS studio, the settings are as follows: Still unable to push RTMP stream to SRS. The server keeps indicating that the source IP of the push is the IPv6 address of the SRS server.
|
I discovered today that version 3.0 also has this issue, I don't know how to solve it!
|
As follows, IPv6 is disabled.
|
write pid=3300 to ./objs/srs.pid success!
|
Is there any requirement for the gcc version during compilation?
|
+1 |
Is there any solution?
|
Is the end of the URL /?
|
@wnpllrzodiac This is an issue with SRS3, version 2.0 does not have IPv6 functionality.
|
This problem is a bug introduced by changing from complex handshake to simple handshake. Even if the switch is successful, it will return a failure. Please refer to #1057. It has already been fixed.
|
I thought at that time that "complex handshake" was indicating an IP error...
|
Error occurred when using OBS to stream to SRS3. Make sure to maintain the markdown structure.
Tried binding the IPv4 address in OBS settings and disabling the IPv6 protocol in the client (Windows) network adapter properties. Both attempts were ineffective.
May there be any ways to fix it?
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: