-
Notifications
You must be signed in to change notification settings - Fork 413
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
What is the screen mirroring technology? #140
Comments
I'm glad to help. What is your exact environment (source device and operative system, target device and operative system, kind of screen mirroring: screencast, video reproduction, need source be interactive? mouse keyboard) |
At prestent, I want to make a project of target software to receive the
screen from source operating system(linux, windows, android), because these
systems have the miracast as source, except linux.
Howwver, I found thar these systems' miracast work not well. So I want to
make a project for source later.
If linux is a source, how can I get the screen mirroring?
If windows is a source, how can I get the screen mirroring?
If android is a source, how can I get the screen mirroring?
Are there differences for getting screen mirroring from different operating
system? And are there some documents for getting screen mirroring?
About establishing RTSP, reading the WiFi Display Technical Specification
is ok?
Thanks for your help!
|
Read README.md for detailed instructions. Android to linux works out of the box. #4 for work as source. Windows to linux is almost working from wip/windows-fix branch. Raspberry pi is working on arch arm. This is project is more advanced than you expected I think. All spec is implemented |
Thank you very much!!! |
which is the source code file for getting screen mirroring? |
hahaha, ¿All the project? You must be more explicit about your doubts. In general |
I mean how to get the screen mirroring? Then display the image via the wifi-display.
The text was updated successfully, but these errors were encountered: