bilhamil / OBSRemote

Websocket Enabled API and Webclient Plugin for Open Broadcaster Software
obsremote.com
143 stars 63 forks source link

Patch to use the next free port from 4444, not only 4444. #9

Open sistason opened 9 years ago

sistason commented 9 years ago

Allows interaction with multiple OBS' and OBSRemotes.

See Issue #8 .

Unfortunately, I am totally unused to Windows for developing code, so I am unable to compile this version. This will serve as an example-implementation of Issue #8 , to show how it could work. It should be adapted to your coding-style and integrated in about 10 minutes, since it is only trivial socket binding...