-
Notifications
You must be signed in to change notification settings - Fork 103
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
Black Screen Some time #188
Comments
I would like to 2nd this issue. I have noticed that on a lot of Samsung devices, the image is really dark. Can be confused with a black screen. However there is a video stream coming in, I would say 5-10% visible. My customer has this issue on several Samsung devices and also on a Pixel. I can confirm this issue appears on my Samsung A14. |
By the way, a good chance it is related to this: https://issuetracker.google.com/issues/285007312?pli=1 |
You may try to remove RequestFPS settings |
Hi
Where I can set those setting ?
On Wed, 23 Aug 2023 at 5:31 AM, Jimmy Pun ***@***.***> wrote:
You may try to remove RequestFPS settings
—
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQCSDZW74Q43554J4YNBU3XWVB5BANCNFSM6AAAAAAZETCQOY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Best Regards
Rajesh Shoky (9716000503)
Methods Apparel Consultancy India Pvt Ltd.
Vipul Business Park
Suite :1016, 10th floor
Sector 48
Gurugram-122001
Skype ID : shoky114
Linked In :LinkedIn.com/in/rajeshsheokand
what's App :+919716000503
|
In your xaml => CameraView, not setting it will leave it to default which is decided by the device |
Hey. Thanks! I can confirm that removing RequestedFPS="10" fixes the issue |
Thank you please conform i need to remove this code RequestedFPS="10" |
remove it |
But i was not using this line as well earlier and still show some time black screen |
Seems we have different problems then. It worked for my issue. |
In my case black screen was caused by CaptureQuality=High on some devices. Works fine with Default |
HI
![image](https://private-user-images.githubusercontent.com/48245007/245435004-65d0ae3e-ad6f-4559-ac2d-434d00dc3c5c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwNTUyOTAsIm5iZiI6MTc0MDA1NDk5MCwicGF0aCI6Ii80ODI0NTAwNy8yNDU0MzUwMDQtNjVkMGFlM2UtYWQ2Zi00NTU5LWFjMmQtNDM0ZDAwZGMzYzVjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjIwVDEyMzYzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZmNDBiMDMyYjMxZDY3ZmE5MDBiZjc2MjU1NmZjMmYyY2Q2NGI0MWNiZTZiNTZhNDMzOTU4YzZhOGJjYzdlMjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.X4Ty-fRcxEPnE8SSSnbevB8-BLYcydWa2GfI-z0fcx0)
Any clue why it happening
Some time back screen coming, ON switching to front or back then camera screen appears? I am using in .net maui blazor framework.
The text was updated successfully, but these errors were encountered: