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

some questions to use this repo #38

Closed
shinespeciall opened this issue Apr 19, 2018 · 3 comments
Closed

some questions to use this repo #38

shinespeciall opened this issue Apr 19, 2018 · 3 comments
Labels

Comments

@shinespeciall
Copy link

  1. is there any documents to help me know about how to use code files in this repo in my own project?
  2. is it possible to make all the function into a dll or lib file for convenience?
  3. so i can use this to make screenshots or video streaming for games run by NVIDIA Geforce GPU?
@drossetti
Copy link
Member

#1 you can refer to the GPUdirect RDMA docs ...
#2 where we mention that RDMA only works on Linux.
#3 I don’t believe so. RDMA is a compute technology, while games usually use graphics. The level of interop between the two technologies is described in the docs.

@shinespeciall
Copy link
Author

thanks for help, but anther question, I want to make a program on windows to video streaming and XInput remote emulating for dolphin emulator, can it be possible and convenient to video streaming in high quality by GPU APIs or Windows APIs ? what technique is generally used for video streaming?

@drossetti
Copy link
Member

sorry that is not in my area of expertise
closing

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

No branches or pull requests

2 participants