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

Clarification: Jibri on non-443 port #399

Open
monochromec opened this issue Apr 20, 2021 · 1 comment
Open

Clarification: Jibri on non-443 port #399

monochromec opened this issue Apr 20, 2021 · 1 comment

Comments

@monochromec
Copy link

Is it possible to configure Jibri so that it connects to a different port than 443 (ordinary https)? I haven't found a way to include a port specification in config so that Selenium uses a different port than 443 to dial into a conference (invocation org.jitsi.jibri.selenium.pageobjects.CallPage.log() Visiting url https://example.com/room#config.iAmRecorder=true&config.externalConnectUrl=null&config.startWithAudioMuted=true&config.startWithVideoMuted=true&interfaceConfig.APP_NAME="Jibri"&config.analytics.disabled=true&config.p2p.enabled=false&config.prejoinPageEnabled=false&config.requireDisplayName=false )

Any ProxyPass / RewriteRule approach (I'm running this behind an Apache2 instance) has been futile so far - pointers are appreciated!

@bbaldino
Copy link
Member

Not currently possible from the jibri side, unsure if there's some proxy, etc trick that would do it

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

2 participants