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

MHL? #5118

Open
Rudxain opened this issue Jul 18, 2024 · 2 comments
Open

MHL? #5118

Rudxain opened this issue Jul 18, 2024 · 2 comments

Comments

@Rudxain
Copy link

Rudxain commented Jul 18, 2024

Does this software use MHL to improve performance? I mean, if scrcpy can pretend to be an OTG device, surely it can also pretend to be an MHL/HDMI device

@rom1v
Copy link
Collaborator

rom1v commented Jul 18, 2024

if scrcpy can pretend to be an OTG device

Technically, it uses an API (AOA) exposed by Android: https://source.android.com/docs/core/interaction/accessories/aoa2

It cannot pretend to be an MHL/HDMI device (AFAIK).

@Rudxain Rudxain mentioned this issue Jul 18, 2024
1 task
@Rudxain
Copy link
Author

Rudxain commented Jul 18, 2024

Technically, it uses an API (AOA) exposed by Android

Interesting, thanks for the info!

It cannot pretend to be an MHL/HDMI device (AFAIK).

oh :(

Maybe with root-access (from the host side, not the Android device) it should be theoretically possible. Kernel programs can potentially send arbitrary bits to any port, so it could use any "LL" protocol

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