Canberk Güllüoğlu
unread,Sep 28, 2023, 2:33:28 PMSep 28Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android CameraX Discussion Group, etal...@google.com, Android CameraX Discussion Group, Canberk Güllüoğlu
Hi,
Thanks for the quick reply.
In my camera2 implementation, I have 2 channels (YUV) that I capture from, one is max resolution(4000x3000) and the other is 720p. I take approximately 1 max res photo a second and take 9 720p a second.
I tried to imitate this approach in CameraX with a handler but I couldn't capture fast enough.(The request is sent but it gets in the queue and waits for the other capture process to end and at the end, there are a lot of delays.)
I don't really have any specific format constraints.
26 Eylül 2023 Salı tarihinde saat 21:18:20 UTC+3 itibarıyla
etal...@google.com şunları yazdı: