Replies: 4 comments
-
Hello, Using Camera1, Camera2 or CameraX you can do it. |
Beta Was this translation helpful? Give feedback.
-
Ok thanks
Sorry but I didn’t understand i have to code it or is it in app only?
…On Tue, 1 Apr 2025 at 5:17 PM, Pedro Sánchez ***@***.***> wrote:
Hello,
Using Camera1, Camera2 or CameraX you can do it.
You have methods to zoom using values or zoom with gestures
—
Reply to this email directly, view it on GitHub
<#1789 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUFXYCME2VMKDDEVFN2JCOD2XJ4FFAVCNFSM6AAAAAB2EFIA32VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRYG42TKMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Of course, you have to code it. You can do it using setZoom methods. |
Beta Was this translation helpful? Give feedback.
-
Ok thanks a lot
…On Tue, 1 Apr 2025 at 5:27 PM, Pedro Sánchez ***@***.***> wrote:
Of course, you have to code it. You can do it using setZoom methods.
If you are using StreamBase classes you can get the video source, cast it
to your correct VideSource class (Camera2Source for example) and use
setZoom values.
If you are using other class like Camera2Base classes, you can use setZoom
method directly.
—
Reply to this email directly, view it on GitHub
<#1789 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUFXYCLPQW5LTR3JUJARXV32XJ5KVAVCNFSM6AAAAAB2EFIA32VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRYG43DOOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
can we zoom in/out in this thanks
Beta Was this translation helpful? Give feedback.
All reactions