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

high CPU usage #129

Open
dhavalSA opened this issue May 6, 2021 · 4 comments
Open

high CPU usage #129

dhavalSA opened this issue May 6, 2021 · 4 comments

Comments

@dhavalSA
Copy link

dhavalSA commented May 6, 2021

Extremely high cpu is used when it start . it slow down application , and device is heating a lot , tasted in iphone 7,XR,11 .

@AMJ-7
Copy link

AMJ-7 commented Aug 22, 2021

and Low FPS exported videos?

however, try to change HEVC to h264 maybe that decrease the processing -> File (Pod/ARVideoKit/WriterAR)

@dhavalSA
Copy link
Author

Yes even with low FPS .

i will try h264 and let you know

Thanks

@dhavalSA
Copy link
Author

videoOutputSettings = [
AVVideoCodecKey: AVVideoCodecType.h264 as AnyObject,
AVVideoWidthKey: width as AnyObject,
AVVideoHeightKey: height as AnyObject
]

@AMJ-7 it is already h264

@mikolajadamowicz
Copy link

Take a look at it @dhavalSA #137

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

3 participants