The android video app setting preview size tutorial describes how to select the preview dimensions from the values provided from the android camera2 api StreamConfigurationMap. Get Code The code to start this tutorial is on github here https://github.com/mobapptuts/android_camera2_api_video_app.git Tag camera2-video-preview-size or you can run this command git https://github.com/mobapptuts/android_camera2_api_video_app.git clone –branch camera2-video-preview-size Steps Create a method for comparing […]
Recent Comments