Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
108.58k stars 10.45k forks source link

HDMI Over USB #4194

Open xAffan opened 1 year ago

xAffan commented 1 year ago

Is your feature request related to a problem? Please describe. Unable to see screen if USB debugging is disabled.

Describe the solution you'd like Use HDMI Over USB just like the current OTG method is available and mirror the screen using that. (maybe the new uhid / uinput changes can allow it to be used wireless as well)

Describe alternatives you've considered Get an actual USB Hub and use HDMI cable.

Additional context No.

Tryanks commented 1 year ago

Current OTG mode does not provide the ability to output HDMI signals, depending on Google's design of the Open Accessory Protocol.

tadekdudek commented 11 months ago

Is it possible to emulate external display over ADB?

yume-chan commented 11 months ago

@tadekdudek #1887