Best way to import videos

asigala

Member
Licensed User
Longtime User
Hello. I'm trying to download some videos that are hosted on a Web server to play them locally in my app.

I've imported images using base64 encode and works fine.

Do I have to import videos same way or how can I do it?

Thank you.
 
Top