Bug Report OBS RTMPS disconnects shortly after connecting to Wowza server

CarlosOnline

New Member
OBS cannot RTMPS (Secure) stream to wowza. It does work for unsecured RTMP.

wowza support investigated the logs and they claim that non-ssl data is being sent causing the connection to be closed.

Logs attached.

2016-09-16, 15:06:29: RTMPPublisher::SocketLoop: RTMPPublisher::SocketLoop: Received FD_CLOSE, 348 ms since last send (buffer: 17197 / 272384)
2016-09-16, 15:06:29: RTMPPublisher::SocketLoop: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

I am using OpenSSL & ZLib from the following.

http://www.slproweb.com/products/Win32OpenSSL.html
http://gnuwin32.sourceforge.net/packages/zlib.htm

Can you investigate? Also is there a SSL capable OBS for testing purposes?

Thanks,
Carlos
 

Attachments

  • Info.log
    33.9 KB · Views: 12

CarlosOnline

New Member
Are there any tools I can use to debug the problem? I have stepped through the code, and it is not obvious what the problem is.

Do you have any suggestions for diagnosing the problem?
 
Top