-
Notifications
You must be signed in to change notification settings - Fork 65
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
Feature request: VNC #31
Comments
Theoretically, you could create a proxy daemon that takes the MJPEG stream and websockets for the inputs provided by the NanoKVM and forwards them to a VNC client. Unfortunately, we don't have source code for the backend yet (it will be released when the repository reaches 2k stars), so this is the only workaround I could think of. |
Yes I'm aware we need the backend source code. Since they won't release it just yet I figured I might ask them to implement it maybe. That gradual open-sourcing of components is so weird. They make it seem like open source is a privilege. I get they want to increased visibility from starring the repo, but it might also get them bad rep. |
In fact we will opensource after ship out all preorders. Just don't want there have many clones before we ship out.. |
Okay great then! Looking forward to receiving my pre-orders and contributing. |
Hello,
Would it be possible to add VNC support to the NanoKVM?
If this isn't a priority, would it be possible to release more documentation on how one would implement the daemon, as I think the docs are lacking, and perhaps release the source for some needed components.
Thank you.
The text was updated successfully, but these errors were encountered: