I would like to track this as when Open Camera supports this, I can go back to using it. It was much better than any other camera app for my automated studio work, except for this lack of support.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks - I was wondering how to test this (I wasn't sure which applications support sending these intents, but I can at least test via adb). This is on my todo.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2018-05-09
That has blown my mind. Really justified the effort I spent trying to be sure the Camera app I was using was Open Source. Thanks Mark! You can see a preview of the multi-view video work that camera automation with Open Camera has enabled at https://vgkits.org/blog/2018/05/08/introductory-video-tutorial/ I just sent a tap to the 'front-camera' icon as a workaround for now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
I've been looking for that, too!
Indeed I can confirm that Open Camera does not take any notice of this extra intent, but the Camera2 app respects this, using for example...
So that could be a reference invocation to try and support. See https://stackoverflow.com/a/19668554/2257198
I would like to track this as when Open Camera supports this, I can go back to using it. It was much better than any other camera app for my automated studio work, except for this lack of support.
Thanks - I was wondering how to test this (I wasn't sure which applications support sending these intents, but I can at least test via adb). This is on my todo.
Implemented for next version 1.44.
That has blown my mind. Really justified the effort I spent trying to be sure the Camera app I was using was Open Source. Thanks Mark! You can see a preview of the multi-view video work that camera automation with Open Camera has enabled at https://vgkits.org/blog/2018/05/08/introductory-video-tutorial/ I just sent a tap to the 'front-camera' icon as a workaround for now.
Looks great!