Hello all,
I have been using obs for a while, I wanted to test the last version (Test it on a virtual machine).
Fresh and new install :
- Windows 10 22H2 + Last updates
- OBS Studio 28.1.2 (last version)
Streaming config for " Facebook Live " : rtmps://live-api-s.facebook.com:443/rtmp/
The following error is displayed: The RTMP server provided an incorrect SSL certificate (Le serveur RTMP a fourni un certificat SSL incorrect).
With another virtual machine (in same time), windows 7 + OBS v27.2.4, virtual machine installed and configured a while ago, everything works.
Others infos :
- The time on the computer is OK.
- SSL Certificate seem fine (tested with openssl under linux) openssl s_client -showcerts -connect live-api-s.facebook.com:443
- Same result with Windows Defender/Firewall disabled
Logs:
Full log attached to this post.
I have been using obs for a while, I wanted to test the last version (Test it on a virtual machine).
Fresh and new install :
- Windows 10 22H2 + Last updates
- OBS Studio 28.1.2 (last version)
Streaming config for " Facebook Live " : rtmps://live-api-s.facebook.com:443/rtmp/
The following error is displayed: The RTMP server provided an incorrect SSL certificate (Le serveur RTMP a fourni un certificat SSL incorrect).
Thank you in advance for your help and suggestions ;)
Is it possible to force "not checking the SSL certificate" ?With another virtual machine (in same time), windows 7 + OBS v27.2.4, virtual machine installed and configured a while ago, everything works.
Others infos :
- The time on the computer is OK.
- SSL Certificate seem fine (tested with openssl under linux) openssl s_client -showcerts -connect live-api-s.facebook.com:443
- Same result with Windows Defender/Firewall disabled
Logs:
Code:
12:30:09.211: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmps://live-api-s.facebook.com:443/rtmp/...
12:30:09.224: [rtmp stream: 'simple_stream'] Interface: Intel(R) 82574L Gigabit Network Connection (ethernet, 1000 mbps)
12:30:09.462: RTMP_Connect1, Cert verify failed: 8 (The certificate is not correctly signed by the trusted CA)
12:30:09.462: [rtmp stream: 'simple_stream'] Connection to rtmps://live-api-s.facebook.com:443/rtmp/ failed: -2
12:30:09.463: ==== Streaming Stop ================================================
12:30:25.103: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmps://live-api-s.facebook.com:443/rtmp/...
12:30:25.107: [rtmp stream: 'simple_stream'] Interface: Intel(R) 82574L Gigabit Network Connection (ethernet, 1000 mbps)
12:30:25.339: RTMP_Connect1, Cert verify failed: 8 (The certificate is not correctly signed by the trusted CA)
12:30:25.340: [rtmp stream: 'simple_stream'] Connection to rtmps://live-api-s.facebook.com:443/rtmp/ failed: -2
12:30:25.340: ==== Streaming Stop ================================================
Full log attached to this post.
Attachments
Last edited: