Skip to content

Releases: fbaiodias/react-video-recorder

v3.17.2

09 Jan 09:35
Compare
Choose a tag to compare

3.17.2 (2021-01-09)

Bug Fixes

  • add prettier and update dependencies (#81) (c90491a)
  • bug on iPhone where it doesn't save the recorded video on the second time (if you press the 'Use another video' button) (#83) (12bc923)
  • invalid video metadata with chrome (infinity duration problem) (#77) (c365437)
  • On uploading the recorded file from this plugin it gives infinity duration. (#69) (482db7e)

v3.17.1

03 May 15:10
Compare
Choose a tag to compare

3.17.1 (2020-05-03)

Bug Fixes

  • release 'added opus to codecs vp8 for audio in Firefox' (#40) (78015cb)

v3.17.0

10 Feb 21:43
08e845c
Compare
Choose a tag to compare

3.17.0 (2020-02-10)

Bug Fixes

Features

  • Add replayVideoAutoplayAndLoopOff (a3624f4)

v3.16.1

12 Jan 21:17
66273f9
Compare
Choose a tag to compare

3.16.1 (2020-01-12)

Bug Fixes

  • showReplayControls seeking Chrome bug (c89cf33)
  • showReplayControls seeking Chrome bug (4c41bb8)

v3.16.0

08 Jan 22:49
b5ee19b
Compare
Choose a tag to compare

3.16.0 (2020-01-08)

Features

  • Add showReplayControls, onPauseRecording, onResumeRecording (9c6e8b7)

v3.15.0

16 Oct 08:41
Compare
Choose a tag to compare

3.15.0 (2019-10-16)

Features

  • try fallback constraints after NotReadableError and OverconstrainedError (d590834)

v3.14.1

15 Oct 09:45
Compare
Choose a tag to compare

3.14.1 (2019-10-15)

Bug Fixes

  • use blob directly when there's only one (40d9f9d)

v3.13.0

11 Oct 13:50
Compare
Choose a tag to compare

3.13.0 (2019-10-11)

Features

  • flip the video while recording (1ab2a05)

v3.12.1

26 Sep 16:28
Compare
Choose a tag to compare

3.12.1 (2019-09-26)

Bug Fixes

v3.11.0

05 Sep 12:16
c260682
Compare
Choose a tag to compare

3.11.0 (2019-09-05)

Features

  • make constraints customizable (3e63faf)