This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
NatCorder 1.9.2
- Improved native error handling to prevent hard crashes.
- Fixed crash when accessing
WAVRecorder.frameSize
property on iOS and macOS. - Fixed crash when committing audio to
MP4Recorder
with free plan on iOS and macOS. - Removed
mute
flag fromAudioInput
constructor. - Moved
CropTextureInput
over to VideoKit. - Moved
WatermarkTextureInput
over to VideoKit.