Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change server port to support multiple OBS' #8

Open
sistason opened this issue Dec 16, 2014 · 0 comments
Open

Change server port to support multiple OBS' #8

sistason opened this issue Dec 16, 2014 · 0 comments

Comments

@sistason
Copy link

I am using a setup of two simultaneous OBS, one for HQ local recordings and one for streaming the content in lower quality. Since they both use port 4444, the one opened first gets the lock on the socket, which may lead to me only getting to remote-control the one with the window-capture, not the ones with the actual scenes.

Optimal configuration would be a configurable port option, which gets saved with the properties in the profile. Another possibility is a command-line option, to specify the port. Also working would be a configurable port in the Plugin-configuration window, but then an option to restart obs_remote would be necessary, since the socket is already bound at that time.

I don't know how much space a plugin has for interfacing the OBS core, so I don't know how difficult this issue is...
Would really like it, if you could find the time to implement that. Firewalls and Port Forwards would also appreciate an configurable port.

PS: Is the port bound to the interface specified in the settings or to nothing in particular?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant