Question / Help Can OBS be used with IIS?

joonkiat

New Member
I have an remote virtual Machine by the name of temasek.cloudapp.net and have installed IIS on the Virtual Machine and have created Publishing Points called jk.isml.

Thus i used the following address http://temasek.cloudapp.net/jk.isml to Stream from Expression Encoder 4

I Tried to use OBS to Stream by Entering the Settings - > Broadcast Setting - > and Server i entered it as http://temasek.cloudapp.net/jk.isml

Am i doing the Correct thing here? Kindly Advice Thanks


Regards,
 

dodgepong

Administrator
Community Helper
No, IIS is a HTTP server. OBS needs to stream to an RTMP server. Red5 is a free RTMP server that runs on Windows that you might want to check out. Or if you have a Linux machine, you can check out my guide to setting up nginx with an RTMP module: viewtopic.php?f=18&t=2651
 
Top