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

screenshotty does not capture an Open Gl view (rendered on a Surface) in Activity #5

Closed
mgood7123 opened this issue Jan 9, 2020 · 3 comments

Comments

@mgood7123
Copy link

mgood7123 commented Jan 9, 2020

screenshotty does not capture an Open Gl view (rendered on a Surface)

see #6

@Informatic
Copy link

Have you managed to somehow figure this out? I'm trying this library too and it seems to fail to capture ExoPlayer showing video on a SurfaceView.

@Informatic
Copy link

Informatic commented May 18, 2020

Forcing use of MediaProjection API seems to fix an issue for me. Sadly, the only way of doing that without modifying the library is rolling back to release 1.0.0. It would be very nice to have a way of overriding capture method trying order in such cases.

@jan-stoltman-bolt
Copy link
Contributor

Hey @Informatic, with Screenshotty v1.0.4 we've exposed the option to configure screenshot actions order. Now it's possible to run MediaProjection API as the first action. Hope that solves your problem!

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

3 participants