scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

Could you add secure screen for root users?

Open Manu99it opened this issue 3 years ago • 2 comments

So from Android>=12 you had to switch to no-secure display because google, but instead of using shell user could you use the root user to achieve that? So it would solve #36 even for newer android versions. With root would be possible also to bypass drm applications like Netlix and such maybe? It would be awesome

Manu99it avatar May 30 '22 13:05 Manu99it

I'm not sure root is sufficient in itself. You could try: run adb root before running scrcpy, so the server will be run as root.

rom1v avatar May 30 '22 20:05 rom1v

Found that https://modules.lsposed.org/module/com.varuns2002.disable_flag_secure

Manu99it avatar Jun 21 '22 11:06 Manu99it