Releases: gbiktx/AndroidUSBCamera
Releases · gbiktx/AndroidUSBCamera
2.4.6
fix: fixing jitpack build take #2
2.4.4
fix: loading common library from aar file
2.4.3
- Now using maven publish plugin
2.4.2
fix: changed gradle group
2.4.1
- Added common library as aar
2.4.0
Updating pulled from AndroidUSBCamera:
- Fix “pthread_mutex_lock called on a destroyed mutex” when call stop preview
- Fix some device open failed or anr when close-open camera or hot plug
- Fix a native memory leak when repeat open close camera
2.3.9
Added target preview width and height: The camera handler will use this target size to pick the camera preview size.
2.3.8
Added frame callback.
Added preview size auto select.
Added device connect task.
Fixed crash when camera gets unplugged