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

Allow to configure websocket port and interface #5

Open
jotaen4tinypilot opened this issue Oct 19, 2022 · 0 comments
Open

Allow to configure websocket port and interface #5

jotaen4tinypilot opened this issue Oct 19, 2022 · 0 comments

Comments

@jotaen4tinypilot
Copy link

The network parameters for the Janus websocket are currently hardcoded to 127.0.0.1:8002.

It would be more flexible if the parameters could be configured, most importantly the port.

Potential solutions:

  • We should find out what happens if we install Janus without the janus.transport.websockets.jcfg file. Maybe it can then be provided by the user afterwards.
  • The file could be placed by the user beforehand, and then the Debian package would only create one if it’s not there yet.
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