Sunday, 25 August 2013

Encoding video to Base64

Encoding video to Base64

I would like know how encode a video (.mp4) to base64 with JavaScript. I
tried with canvas, but don't worked. If someone know a way, say to me.
I think that with 'canvas' work, but i don't know how.
I need this because I'll use the JSZip and for it need be in base64.

No comments:

Post a Comment