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

nvenc #51

Closed
DocMAX opened this issue Jun 4, 2017 · 1 comment
Closed

nvenc #51

DocMAX opened this issue Jun 4, 2017 · 1 comment

Comments

@DocMAX
Copy link

DocMAX commented Jun 4, 2017

Will you add nvenc (nvidia hardware encoding) as an option to encode and stream?

@dcommander
Copy link
Member

See TurboVNC/turbovnc#19. It's a complicated issue, and I'm still researching it at the low level. I'm not sure yet whether it makes more sense to add NVENC support to VirtualGL or to TurboVNC. If added to TurboVNC, then it might be implemented "naively" (by using NVENC to encode the entire desktop as a video frame), or it might be implemented by handing off a PBO handle from VirtualGL to TurboVNC using an as-yet-to-be-developed X extension and then letting TurboVNC control the encoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants