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

Idea #1

Open
FrederickGeek8 opened this issue Aug 8, 2018 · 1 comment
Open

Idea #1

FrederickGeek8 opened this issue Aug 8, 2018 · 1 comment

Comments

@FrederickGeek8
Copy link
Owner

We might want to consider doing something with Airplay. I know there are a number of partial Airplay server implementation out there, so I'm not quite sure what is possible. Hijacking Airplay might be a viable option for getting compressed graphics.

On the macOS side
Airplay -> Airplay Virtual Server -> USB (compressed)

On the iOS side
USB (compressed) -> Display

@FrederickGeek8
Copy link
Owner Author

Given the Airplay server implementations (or lack thereof) out there, I propose a different solution for capturing the display.

ffmpeg -f avfoundation -i "1:none" -s "1024x786" -f mpegts udp://127.0.0.1:4000

FrederickGeek8 added a commit that referenced this issue Jun 22, 2019
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

1 participant