Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using RecordAR while using iOS Screen Recording causes crash #97

Open
ZacheryWagner opened this issue Sep 18, 2019 · 1 comment
Open

Comments

@ZacheryWagner
Copy link

This happens both on record() and .photo() call.

Error:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[AVAssetWriterInput initWithMediaType:outputSettings:sourceFormatHint:] 4 is not a valid channel count for Format ID 'aac '.  Use kAudioFormatProperty_AvailableEncodeNumberChannels (<AudioToolbox/AudioFormat.h>) to enumerate available channel counts for a given format.'

I doubt it matters but I'm using the Swift 5 branch.

@jrz-afs
Copy link

jrz-afs commented Sep 16, 2020

I believe this is related to the issue I'm seeing as well: #118

Also on Swift 5 branch. Any updates on this from anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants