Question / Help Failed to connect to server when streaming to facebook live

wailord2700

New Member
Hi , the problem for me is that i am able to stream to other sites such as YouTube and Twitch. When i try to stream to facebook live , the "Failed to connect to server" error always comes out. Is there anything or any steps I need to take to fix this? Attached is my logfile when I am trying to stream to facebook live. Thanks!
 

Attachments

  • 2016-12-11 04-20-23.txt
    13.6 KB · Views: 302

EBrito

Active Member
04:20:29.257: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://rtmp-api.facebook.com:80/rtmp/...
04:20:29.277: [rtmp stream: 'simple_stream'] Interface: Intel(R) Ethernet Connection (2) I219-V (ethernet, 1000 mbps)
04:20:29.301: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10054 (An existing connection was forcibly closed by the remote host.)
04:20:29.301: RTMP_Connect1, handshake failed.
04:20:29.301: [rtmp stream: 'simple_stream'] Connection to rtmp://rtmp-api.facebook.com:80/rtmp/ failed: -2

Check Advanced configuration options: Bind to IP.
Maybe....
 

wailord2700

New Member
04:20:29.257: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://rtmp-api.facebook.com:80/rtmp/...
04:20:29.277: [rtmp stream: 'simple_stream'] Interface: Intel(R) Ethernet Connection (2) I219-V (ethernet, 1000 mbps)
04:20:29.301: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10054 (An existing connection was forcibly closed by the remote host.)
04:20:29.301: RTMP_Connect1, handshake failed.
04:20:29.301: [rtmp stream: 'simple_stream'] Connection to rtmp://rtmp-api.facebook.com:80/rtmp/ failed: -2

Check Advanced configuration options: Bind to IP.
Maybe....
tried the options in "Bind to IP" and i got the following error

03:23:10.961: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://rtmp-api.facebook.com:80/rtmp/...
03:23:10.961: [rtmp stream: 'adv_stream'] Binding to IP
03:23:10.961: [rtmp stream: 'adv_stream'] Interface: Intel(R) Ethernet Connection (2) I219-V (ethernet, 1000 mbps)
03:23:10.967: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10054 (An existing connection was forcibly closed by the remote host.)
03:23:10.967: RTMP_Connect1, handshake failed.
03:23:10.967: [rtmp stream: 'adv_stream'] Connection to rtmp://rtmp-api.facebook.com:80/rtmp/ failed: -2
03:23:10.973: ==== Streaming Stop ================================================
 

EBrito

Active Member
Streaming key is not permanent like Twitch`s. You have to change every time you stream
Is that your case?
 

wailord2700

New Member
Will try when I reach home. However from what I see now the error code is different from mine. Nevertheless if it's still not working I will update here again.
 

wailord2700

New Member
I just remembered I did the test and posted the results here. It says port 80 failed but the problem is I don't know where to start to fix that error :/
 

EBrito

Active Member
You have to open ports in your router. Google yor router for instructions
 
Last edited:
Top