Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Convert base64 string format for video file

$
0
0

@heedoo wrote:

I am trying to convert media file(video) from device video gallery to base64.
Because parse Files only takes base64.

//assume _videoURI is media file
var _videoURI = "this is media file"

//I tried below code but it doesn't work
var base64Video = "data:video/mov;base64," + _videoURI;

Does anyone convert video file successfully?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>