slashmax / AAMirror

506 stars 181 forks source link

Video playback of some apps not working #65

Open rsmolkin opened 5 years ago

rsmolkin commented 5 years ago

I tried Comcast XFinity Stream and Netflix, audio plays, video only plays on the tablet screen, doesn't play on car screen, but I can see video overlays like buttons, etc.. Tried Udemy and YouTube, video plays fine on both screens. Makes no sense. Also force 90 degree doesn't seem to make any difference. I tried this on Samsung Galaxy Tab 3 and Samsung Tab E. Can't try it with my Note 9 USA AT&T model, apparently it can't be rooted...

foxmajik commented 5 years ago

Streaming apps require a display that supports DRM.

rsmolkin commented 5 years ago

Is there any way to bypass it, or only play it on the external screen instead of the tablet screen?

foxmajik commented 5 years ago

No, there is no way to bypass it.

kentyman23 commented 4 years ago

There are a few options mentioned here:

  1. Install this xposed module: (you have to have Xposed module installed before) https://repo.xposed.info/module/fi.veetipaananen.android.disableflagsecure
  2. Modify the Netflix app by decompiling/recompiling and removing the FLAG_SECURE Windows flag.
  3. Try to modify system framework and set the global flag there: https://forum.xda-developers.com/showpost.php?p=73802410&postcount=5