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

Screen recording when two user connect on call in app iOS #92

Open
adnanatif opened this issue Aug 18, 2023 · 1 comment
Open

Screen recording when two user connect on call in app iOS #92

adnanatif opened this issue Aug 18, 2023 · 1 comment

Comments

@adnanatif
Copy link

adnanatif commented Aug 18, 2023

I try to record the screen when two users connect on a call in the app. But it does not work.
When I save a video it saves with zero bytes.
It works well on Android but on ios it does not.
Any help would be appreciated thanks

error:

flutter: exception [mov,mp4,m4a,3gp,3g2,mj2 @ 0x12aa3f570] Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
flutter: exception [mov,mp4,m4a,3gp,3g2,mj2 @ 0x12aa3f570] moov atom not found
flutter: exception /var/mobile/Containers/Data/Application/95478295-C552-472E-A5FC-D48B1AC76D4A/Documents/OorKti265dPQwToO.mp4: Invalid data found when processing input

@adigujjar
Copy link

assetWriter.error: Optional("Optional(Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-12780), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x2830cdcb0 {Error Domain=NSOSStatusErrorDomain Code=-12780 "(null)"}})")
self.videoWriter?.status false

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