Releases: JeroenMols/LandscapeVideoCamera
Releases · JeroenMols/LandscapeVideoCamera
Custom frame rate support
- Added support for custom frame rate
- Builder to create capture configurations
Huge thanks to @kevalpatel2106 for his contribution.
Front camera support
- Added support for front camera
- Able to toggle between front and back camera
Huge thanks to @kevalpatel2106 and @danielgomezrico for their contribution
Show recording time
- Optionally show recording time (default off)
- Ability to style recording time by overriding
layout_recordingtime.xml
Thanks to @fchauveau for the pull request!
Improved preview/recording orientation
Bugfixes:
- fixed upside down camera preview for reverse landscape
- fixed wrong rotation for rotated camera modules (e.g. Nexus 5)
- better fallback to choose RecordingProfile
- fixed crash when no browser
Bug fix release
Bugfixes:
- crash trying to reuse the VideoRecorder after releasing all resources