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

Hi, you're having some problems #2

Open
sd1435728 opened this issue Jun 26, 2023 · 1 comment
Open

Hi, you're having some problems #2

sd1435728 opened this issue Jun 26, 2023 · 1 comment

Comments

@sd1435728
Copy link

When I set captureSession.sessionPreset = .low, it takes about 10 seconds or more to retrieve heart rate data. When I set captureSession.sessionPreset = .medium, it only takes about 4 seconds to get the data, but the data seems to be less accurate. Is there any solution to this problem?

@thanospapazoglou
Copy link
Owner

Hey @sd1435728 !

Maybe you can try increasing the size of VideoSpec
let specs = VideoSpec(fps: 30, size: CGSize(width: 300, height: 300)) in PulseViewController.

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