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

About screen share #46

Closed
steven060594 opened this issue Jul 22, 2022 · 1 comment
Closed

About screen share #46

steven060594 opened this issue Jul 22, 2022 · 1 comment

Comments

@steven060594
Copy link

Hello, I know this is an asset to capture windows, but is it possible for sharing live screen networks?

thanks.

@hecomi
Copy link
Owner

hecomi commented Jul 30, 2022

This can be done by encoding the texture, sending it to a remote PC using some video transmission protocol, and decoding it. This is an example that encodes/decodes the texture using NVIDIA's NvEncoder / NvDecoder API and sending it using a simple UDP method.

@hecomi hecomi closed this as completed Jul 30, 2022
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