Commits
cristianoccazinsp authored and Sibelius Seraphini committed 127da643820
fix(ios): Remove flickering due to audio input (#2539) * Use connection for muting instead of adding/removing outputs to reduce/remove flickering while recording. * Add a tiny delay before recording starts to prevent the first frame of the video from being underexposed/black.