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

No video is displayed when using high-resolution on certain Android devices #408

Open
jackharding opened this issue Sep 4, 2024 · 4 comments

Comments

@jackharding
Copy link

We have noticed an issue on certain Android devices where the video does not display when using high-resolution video. Although the video doesn't display, capturing a screenshot still works.

For example, see this video of an Honor 10 Lite running this demo. The phone does have an environment-facing camera capable of 4160x3120 (confirmed with videoTrack.getCapabilities().width.max) and you can see that an image is successfully taken.

Weirdly, we have had reports of this happening on a Pixel 7 also, despite not being able to reproduce this issue with that particular device.

@djvistasa
Copy link

Same here, blank screen after accepting permissions. Front facing camera works though

@jackmead515
Copy link

May be related, but developing an app. taking high res images. Worked fine before, but just picked up development after a few weeks and now running into an issue where my previous high res 4096x2160 is severely smaller. The quality is just gone.

@jackmead515
Copy link

Don't know how I missed it but seems like somehow something changed? The forceScreenshotSourceSize setting fixed it for me.

@Soum-ik
Copy link

Soum-ik commented Sep 22, 2024

@jackmead515 Hello brother, did you find any alternative solution for that? I also faced the same issues from my side. works fine in windows but not working on mobile devices

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

4 participants