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

Not working on Android Q+ #46

Closed
robertlevonyan opened this issue Nov 4, 2020 · 4 comments
Closed

Not working on Android Q+ #46

robertlevonyan opened this issue Nov 4, 2020 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@robertlevonyan
Copy link

The file of recording is not being saved on Android Q+ (I think the library doesn't have a Scoped storage support)

@robertlevonyan robertlevonyan added the bug Something isn't working label Nov 4, 2020
@robertlevonyan
Copy link
Author

Also on lower versions the file is not playable

@miroslavkovac
Copy link

Looks like the file is not ready at the time onRecordingComplete is called, but only after the Activity is terminated. When I compare the two files, it appears as if something extra is written to the file header later and that makes the file readable. I didn't fine any way of causing the file to be finalized by the time onRecordingComplete is called.

Any ideas on how to solve this? Thanks

@way2jatin
Copy link

@miroslavkovac Even i had the same issue as mentioned in the link below --> #39 (comment) . Any update on how to fix this as when i try to share the same file, the video is not playable then. 😄

@bmc08gt bmc08gt added this to the 0.3.0 milestone Jan 10, 2021
@bmc08gt
Copy link
Collaborator

bmc08gt commented Jan 12, 2021

0.3.0 is being deployed now; please check maven in a few hours for the fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants