Releases: fbaiodias/react-video-recorder
Releases · fbaiodias/react-video-recorder
v3.17.2
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
3.17.1 (2020-05-03)
Bug Fixes
- release 'added opus to codecs vp8 for audio in Firefox' (#40) (78015cb)
v3.17.0
3.17.0 (2020-02-10)
Bug Fixes
Features
- Add replayVideoAutoplayAndLoopOff (a3624f4)
v3.16.1
3.16.1 (2020-01-12)
Bug Fixes
- showReplayControls seeking Chrome bug (c89cf33)
- showReplayControls seeking Chrome bug (4c41bb8)
v3.16.0
3.16.0 (2020-01-08)
Features
- Add showReplayControls, onPauseRecording, onResumeRecording (9c6e8b7)
v3.15.0
3.15.0 (2019-10-16)
Features
- try fallback constraints after NotReadableError and OverconstrainedError (d590834)
v3.14.1
3.14.1 (2019-10-15)
Bug Fixes
- use blob directly when there's only one (40d9f9d)
v3.13.0
3.13.0 (2019-10-11)
Features
- flip the video while recording (1ab2a05)
v3.11.0
3.11.0 (2019-09-05)
Features
- make constraints customizable (3e63faf)