-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
I'm trying to record screen of the video with options set to 0 (no audio or camera recording, just the screen). I'm only getting 10 FPS....why is this? Am I missing a setting or option that allows at least 30 fps? This is how I'm starting recording:
[[CRRecorder sharedRecorder] setOptions:0];
[[CRRecorder sharedRecorder] start:nil];
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels