Skip to content

Releases: JeroenMols/LandscapeVideoCamera

Custom frame rate support

15 Mar 21:51
Compare
Choose a tag to compare
  • Added support for custom frame rate
  • Builder to create capture configurations

Huge thanks to @kevalpatel2106 for his contribution.

Front camera support

31 Oct 07:52
Compare
Choose a tag to compare
  • 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

18 Apr 19:42
Compare
Choose a tag to compare
  • 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

12 Dec 17:10
Compare
Choose a tag to compare

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

10 Sep 06:29
Compare
Choose a tag to compare

Bugfixes:

  • crash trying to reuse the VideoRecorder after releasing all resources