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

Is it possible to take screenshots of the stream while the video from the camera is being recorded? #614

Open
talalz94 opened this issue Oct 9, 2021 · 0 comments
Labels

Comments

@talalz94
Copy link

talalz94 commented Oct 9, 2021

I am making an application using the VIDEO-ONLY to record a users front camera and send some images to the server while the video is being recorded. I want to achieve this using a single player instance (of VIDEO-ONLY) as iOS does not support multiple players simultaneously. Is this possible with this library because previously I was drawing the video stream to a canvas using drawImage method but that is also not supported on iOS devices. Do you have any idea regarding this? How can I enable screenshot capture and video record with a single instance of record.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants