I created this issue to track current bugs in the framework.
When capturing a picture or starting a recording using MWCameraButton there is a moment where the preview freezes for less than a second. Notable camera apps like snapchat do not have this bug so I am doing something wrong. I tracked down the issue to here where I add audio inputs. In order to have audio uninterrupted until a video recording it must be done right before the recording actually starts(from what I have tested). Any ideas on how to fix this?
I created this issue to track current bugs in the framework.
When capturing a picture or starting a recording using MWCameraButton there is a moment where the preview freezes for less than a second. Notable camera apps like snapchat do not have this bug so I am doing something wrong. I tracked down the issue to here where I add audio inputs. In order to have audio uninterrupted until a video recording it must be done right before the recording actually starts(from what I have tested). Any ideas on how to fix this?