Cannot connect to RTMP Server

josquare20

New Member
I am using OBS to stream to my custom RTMP server.
I have triple-checked my server URL and stream key.

Here's what the OBS log gives me -:

12:14:40.865: Unhandled: rtmp://45.93.100.240/show:
12:14:40.865: NetConnection.Connect.Rejected
12:14:40.871: rtmp server requested close
12:14:40.871: [rtmp stream: 'simple_stream'] Connection to rtmp://45.93.100.240/show failed: -3
12:14:40.871: ==== Streaming Stop ================================================
 

FerretBomb

Active Member
That looks like the RTMP server rejecting authentication. You'll need to check your RTMP server logs and see why and correct it.
 
Top