- Support adding time overlay(attention: overlay only support armeabi-v7a & arm64-v8a);
- Support recording device mic;
- Update to androidx and update commonLibVersion from 2.14.2 to 4.1.1;
- Fix saving files failed.
- Fix pull version 2.3.2 failed.
- Fix android 9.0 sometimes can not preview.
- Fix pull out crash 1.
- Update to all so files to new.
- Fix stop preview crash.
- Open UVCCamera NDK Library project UVCCameraLib
- Fix pull out crash 2.
- Fix download common library failed, and use aar instead.
- Detect multiple cameras.
- Refactor the project with kotlin;
- Support effects with OpenGL ES 2.0;
- Support capture photo、viedo and audio;
- Support rotate camera view;
- Support show camera offscreen;
- Support versionTarget>=29;
- Fix call StopPreview() crash (may have others, please tell me);
- Fix open some device failed, resolution or not uvc device as usual;
- Fix acquire common library failed, see
libuvc/libusbcommon_v4.1.1.aar
; - Merge NDK project into main project, see
libuvc
module.
- Import usb common library instead of aar;
- Fix “pthread_mutex_lock called on a destroyed mutex” when call stop preview
- Fix jitpack.io build error;
- Cancel supporting x86 & x86_64, If you need it, please downloading the project and build it;
- Release version 3.1.7 and support depend on it directly;
- fix a native memory leak when repeat open close camera;
- fix part equipment recording image flower;
- Support opening multi-road camera;
- fix some device open failed or anr when close-open camera or hot plug;
- fix multi-road camera update resolution failed;
- support camera configures, like zoom/sharpness etc.
- fix Android S+ crash;