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

How to create a Media from Path? #20

Open
Wizzel1 opened this issue Nov 11, 2020 · 2 comments
Open

How to create a Media from Path? #20

Wizzel1 opened this issue Nov 11, 2020 · 2 comments

Comments

@Wizzel1
Copy link

Wizzel1 commented Nov 11, 2020

I have implemented photo and video recording to my app and since they return a path where the item is stored, I want to get this item as "Media" to display it alongside with items from the MediaPicker.

How would that be done?
Thanks!

@AdrianSima
Copy link

Have you found any solution for this? I currently save some cropped images, but don't know how to display them alongside my Media list

@Wizzel1
Copy link
Author

Wizzel1 commented Dec 23, 2020

Sorry, I didn't. I found a workaround for my case by converting the media to a file and get the respective thumbnail from the file. So I did it the other way round.

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

No branches or pull requests

2 participants