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

Android camera video recording #79

Open
yarockiisergei opened this issue Dec 27, 2021 · 2 comments
Open

Android camera video recording #79

yarockiisergei opened this issue Dec 27, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request linked project Related to another project priority high Needs urgent attention

Comments

@yarockiisergei
Copy link

Hello. I have been looking for an example of recording video from a camera to a file for a very long time. I want to create a video recorder, but for some reason there are no examples on the network, can you help?

@DelphiWorlds
Copy link
Owner

It would be possible to extend the existing camera support in Kastri to include capturing video on Android. This link would be the Java-based reference, however yes, there is unlikely to be any examples using Delphi.

My preference is to be able to use the CameraX support in Android X (which would mean it would be available in Delphi 11 only), however I'm having trouble with being able to even display the preview. This link would be the corresponding documentation to implement capturing video.

@DelphiWorlds DelphiWorlds self-assigned this Jan 20, 2022
@DelphiWorlds DelphiWorlds added the enhancement New feature or request label Jan 20, 2022
@DelphiWorlds DelphiWorlds added priority high Needs urgent attention linked project Related to another project labels May 14, 2023
@DelphiWorlds
Copy link
Owner

Please take a look at this demo for a more simplified example of video recording on Android. Please ensure that you read the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request linked project Related to another project priority high Needs urgent attention
Projects
None yet
Development

No branches or pull requests

2 participants