You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just gave this a look and don't think I'll have time to actually implement it.
It's easy to set the Chooser to look for videos instead of photos. But once you have a photo URI, it's trickier to actually get a thumbnail for that video. I didn't look into restricting the size or length of the video.
Once you have a method for finding a video's thumbnail (or perhaps if you choose to not display thumbnails), you have to send the data to the backend. Base64-encoding may not be the best option here, but, again, I haven't done that much research on it.
Allow 10sec/ xx KB of video upload ( restrict to only one video upload at a time ).
todo : decide on length or size criteria
The text was updated successfully, but these errors were encountered: