如何减少 Android 相机的快门延迟?

发布于 2025-01-04 07:18:51 字数 192 浏览 0 评论 0原文

我正在尝试用相机拍摄 20 张或更多照片,稍后我将使用这些照片。我可以拍照,但存在快门延迟,我必须等待捕获事件发生,只有在那之后我才能再拍一张照片。谁能帮我解决这个问题吗?我想减少这种滞后。无法在 Camera.Parameters 中找到任何内容。等待回复。

即使将捕获事件放入 asynctask 中,滞后仍然存在。任何帮助。

谢谢。

I am trying to take 20 or more pictures from camera which i will use later. I am able to take pictures but there is shutter lag and i have to wait for the capture event to happen and only after that i can take another pic. Can anyone please help me with this? I want to reduce this lag. Was not able to find anything in Camera.Parameters. Waiting for responses.

Even after putting the capture event in asynctask the lag stays. Any help.

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

追星践月 2025-01-11 07:18:51

相机的速度取决于硬件。无论有多少愿望或相机参数,都不会让任何相机比硬件的运行速度更快。

The camera is only as fast as the hardware. There's no amount of wishing -- or camera parameters -- that are going to make any camera faster than the hardware can go.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文