Tam / nodecg-transition

A bundle that allows for video transitions between scenes
GNU General Public License v2.0
22 stars 2 forks source link

What URL to use #4

Closed samek104 closed 9 years ago

samek104 commented 9 years ago

The default URL for OBS Remote in the config file is "localhost", and given that the URL the service now uses is http://client.obsremote.com, the aformentioned does not work anymore.

What is to be added in the config file itself (as the waiting for OBS timeouts in NodeCG Dashboard) in order for it to work?

Thank you for your contribution.

Tamfoolery commented 9 years ago

http://client.obsremote.com is OBS Remote's official GUI client, what the config file needs is the address of OBS itself (the remote client uses this as well if you click on the red or green dot in the bottom left).

Basically this means you can use NodeCG & Transition on a separate computer on the local network.

If you have NodeCG running on the same computer as OBS, and you haven't changed any of the default configs of the OBS Remote plugin is should work out of the box.