Tensorflow Lite - camera zoom in?

Hello,

is there a way to zoom in/out while I use TF lite on my Android?

Thanks

@L_P,

Welcome to the Tensorflow Forum,

tflite is about using the ml on edge/mobile devices. Could you elaborate your issue about how tflite is related to camera zoom in for your use case?

Thank you!

Hello @L_P ,

Maybe WebRTC offer’s a way for Android, to zoom and pass the camera input …

You can access the Zoom Control via getUserMedia

Hope that helps in a nutshell