Unanswered: Capture Video and upload to server in base64
Unanswered: Capture Video and upload to server in base64
Hi,
I have develop one application in sencha touch 2.
I have features like image and video capture from camera and upload to server as attachment.
So, I have implement image capture from camera and upload to server successfully in base64 using phonegap.
Now, my job is to capture video from camera and upload that video to server in base64 format.
I have try with phonegap by which I am able to capture video and get file path too.
But not able to convert that in base64 format.
Thanks for the link, looks quite straight forward. But I still wonder, how I can figure out, if my apache-mysql-php setup supports streaming mode or not.