Question / Help "Stream URL Missing"

OldmanStreamer

New Member
Good evening, and thanks in advance for any help that can be offered; I am not sure if this is a Twitch or an OBS issue; I DL'ed the software, ran the wizard, connected my Twicth account. I then created my scene and game capture. All seemed to be working well, but when I hit "Start streaming", the above error message came up and asked me to input my stream url...except there is no place to put a url in the stream tab; it shows Service (Twitch), Server (auto), then disconnect account, enable bandwidth test mode, and twitch chat addons.

I'm hoping someone can let me know what I am missing or doing wrong. Many thanks again.
 

koala

Active Member
Try this:
- make sure you use 2 factor authentication with Twitch. If you don't have it, activate and try again. Twitch requires 2fa before you can stream.

If you have 2fa active and it's still not working:
- disconnect your Twitch account in OBS
- configure Twitch the standard way by giving a stream key
- make it so that you are able to stream this way
- if you were able to successfully stream some test by using the stream key method, connect the Twitch account again
 

MajixPrime

New Member
I am having a very similar problem here. I have set up OBS and connected my Twitch account like normal, OBS shows all of my Stream Info and chat window but when I click start streaming, I get the same message about missing stream info. I enabled 2 factor auth, tried entering the key manually, and am still getting the error. Cannot figure out for the life of me why.
 

hawkes7

New Member
Ok, so I encountered this issue as well and have tried disconnecting my account and copying the URL again to correct the issue. I did this a number of times but it didn't fix the issue. The solution was to change the "Server" to a country closer to me (I choose Australia as it was closest to New Zealand) by removing it off "Auto" and once I made this change it then started streaming no problem. Hope this helps
 

rchav

New Member
I've had this issue consistently on 25.0.4, never once on 24.0.6 (prior version tested). Weirdly only happens on Windows, not macOS.

Please let me know how you solve, hawkes7 that did not work for me. I get different errors when selecting any of the non-auto Twitch servers. I've been able to stream to YouTube live, Periscope/Twitter, so I'm convinced there's something wrong in the OBS Twitch settings.
 

R1CH

Forum Admin
Developer
Code:
14:37:16.020: [rtmp stream: 'test_stream'] Interface: Aquantia AQtion 10Gbit Network Adapter #2 (ethernet, 1000 mbps)
14:37:37.147: The connection timed out. Try a different server, or check that the connection is not being blocked by a firewall or other security software (ETIMEDOUT).
14:37:37.147: [rtmp stream: 'test_stream'] Connection to rtmp://live-sel.twitch.tv/app failed: -2
14:37:37.150: [rtmp stream: 'test_stream'] Connecting to RTMP URL rtmp://live-sin.twitch.tv/app...
14:37:37.270: [rtmp stream: 'test_stream'] Interface: Aquantia AQtion 10Gbit Network Adapter #2 (ethernet, 1000 mbps)
14:37:46.281: [twitch ingest update] Remote update of URL "https://ingest.twitch.tv/api/v2/ingests" failed: Failed to connect to ingest.twitch.tv port 443: Timed out
14:37:58.274: The connection timed out. Try a different server, or check that the connection is not being blocked by a firewall or other security software (ETIMEDOUT).
14:37:58.274: [rtmp stream: 'test_stream'] Connection to rtmp://live-sin.twitch.tv/app failed: -2
Something is blocking OBS from accessing Twitch.
 

rchav

New Member
still debugging to check why. is there an easy way to ping twitch servers from cmnd prompt? no real Windows dev experience.
 

rchav

New Member
hmm...blockedd when plugged into Ethernet, unblocked on wifi. and I checked my routers config to remove that variable by temporarily opening all ports for all IPs. Is there somewhere in Windows settings that would be blocking a specific URL like this? on a specific connection type? bizzare how this is happening only on Ethernet.

Thanks for your help.
 
Top