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

Assess and improve session replay performance using camera view finder #4883

Open
philprime opened this issue Feb 21, 2025 · 1 comment
Open

Comments

@philprime
Copy link
Contributor

Description

  • We need to assess how session replay recording affects video capturing previews, especially using AVFoundation and AVCaptureVideoPreviewLayer
  • Masking preview or disabling recording of preview could be complicated, as it is implemented as a CALayer, rather than UIVie
@kahest
Copy link
Member

kahest commented Feb 21, 2025

We have one customer reporting performance issue with camera view finder in their app using SDK 8.41.0. They didn't yet update to 8.43.0, which is the first SDK release where SR is GA. So we should try to reproduce with both/current SDK version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

2 participants