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

Discussion of Minor Feature Request #4

Open
cheidelbauer opened this issue Jun 22, 2020 · 0 comments
Open

Discussion of Minor Feature Request #4

cheidelbauer opened this issue Jun 22, 2020 · 0 comments

Comments

@cheidelbauer
Copy link

I really like the work that you have done here. Clean and simple. Thank you for yoru work on this.

I have made couple of changes in my own installation that I would be willing to share back to you.

Basically, I have created the ability for person hosting the shared screen to specify the session name, rather than having this be generated by the server at setup-time. In this way a pre-arranged session name can be used much like a jitsi meet session.

I currently only have implemented this when passed as an URL parameter. For example...

Serve the screen up... Upon opening this link it immediately asks the hosting client to select a window.
https://my.laplace.server:443/?start=my_own_specified_session_string

You already had the back-side of this allowing viewing by URL parameter.
https://my.laplace.server:443/?id=my_own_specified_session_string

As I mentioned, I have not put this capability into the UI at this point, just directly into the URL "start" capability.

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