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

vnc sharedmode #15

Closed
radicalhashcan opened this issue Sep 10, 2021 · 4 comments
Closed

vnc sharedmode #15

radicalhashcan opened this issue Sep 10, 2021 · 4 comments

Comments

@radicalhashcan
Copy link

radicalhashcan commented Sep 10, 2021

appears that even with shared mode checked only one session is allowed. Any ideas on how to allow multiple sessions.

@vital987
Copy link
Owner

If you talking about opening multiple sessions with separate windows then it's not possible but if you talking about opening mirror screens, then you need to add -shared flag in the command in assets/configs/2-vnc.conf & edit heroku.yml file by replacing Dockerfile.heroku with Dockerfile (if deploying on heroku) and this method may not work for purevnc cause ngrok may not allow multiple tunnel connections on free plan. I tested it with Vubuntu NoVNC version, it works. Hope this helps. Close the issue if your problem is solved.

@radicalhashcan
Copy link
Author

Running this outside of heroku rather just a vps of my own. I'll test myself. Thanks for the response!

@vital987
Copy link
Owner

Then just add -shared flag in the command in assets/configs/2-vnc.conf, build the docker image and run it.

@radicalhashcan
Copy link
Author

Yeah just modified an already running docker. Cool Thanks for the assistance.

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