Glad to see that CameraX is evolving. I tried it when it was an alpha and it was terrible. Thanks for the video!
@mahdi65695 ай бұрын
Hey there! 🌟 Thank you so much for sharing this insightful tutorial on CameraX. Your explanation was clear and easy to follow, and I learned a lot from it. I have a question: How would you go about customizing the frame rate (FPS) and resolution settings while recording video using CameraX? I'd like to explore further customization options for my app, and any insights you could provide would be greatly appreciated. Keep up the fantastic work! 👍
@Otabek001uz Жыл бұрын
Thanks for the continuation of the project 😁
@XblueNitroxNT Жыл бұрын
Hi, could you make a video about how to write a compose multiplatform library?? Greetings :)
@MrDhruba13 Жыл бұрын
Another great tutorial, looking forward for more. Thanks a lot.
@code_yad Жыл бұрын
Hello, I want to start Jetpack Compose, but I didn't see anywhere that there is a tutorial on how to authenticate with a token and retrofit and the token should always be sent in the header.
@ChrisAthanas Жыл бұрын
That has nothing to do with compose Compose is a UI reactive framework Retrofit is its own thing and can be used with or without compose
@tuhinbhowmick8424 Жыл бұрын
Last one will be interesting one...
@ShariqAhmed-o2f24 күн бұрын
does this code use HEVC or H.265 codec?
@BlurSina11 ай бұрын
hi , philipp , i need really your help , im using cameraX in XML project , i mean its not compose, so i hade to create sample 100 % like telegram recording video , that shows circle dialog and immediately recording video , but when i using dialogFragment , PreviewView of cameraX get hole of the dialogFragment and doesn't go into CardView with rounded what should i do , pls help me
@satishy86489 ай бұрын
@phillip can we switch camera while recording? While I try to switch it's showing error.
@anandhakrishnan9190 Жыл бұрын
Thank you. it's really helpful.🙌🙌
@shiharadilshan5472 Жыл бұрын
Is it possible to capture slow motion videos(240fps)?
@excalibur8147 Жыл бұрын
How to change video resolution or quality?
@CyberSecStutz Жыл бұрын
What library are you going to use in the third video for the AI model?
@SiamakAshrafi Жыл бұрын
You can read about ML Kit which uses TensorFlow Lite
@rezasharify76348 ай бұрын
Hi Philip . I want to mirror camera when capture video , But i can't .