Question / Help [SOLVED] Custom streaming not working

rich2020

New Member
[SOLVED] - Just me being a muppet. The stream URL needs to be something like: rtmp://192.168.0.4:1935/live

Note the port...


The original OBS custom streaming works, so I'm not sure if I am missing something here or if there is really an issue.

I have downloaded the OBS-MP source from GitHub, compiled and can run the OBS executable.
I have set up nginx and IIS 10, but OBS-MP can connect to neither or them.

The servers work, I can view the HTML page in the browser and the page is waiting for the stream, but... it never comes ;)

Note: I've tried the latest builds, too, and they don't work either.

Capture.png


I have tried with my local IP: 192.168.x.x (which I got from running ipconfig in a command prompt) as well as my external IP (www.whatsmyip.com)

I've followed the guide for setting OBS up with RTMP and can get it working, but only for the original OBS.

Does anyone have any ideas? I'd like to test and debug OBS-MP locally with a custom stream.

Thanks,
-Rich
 
Last edited:
Top