i using carrierwave rails-4 , upload images using rest apis using base64 encoding , decoding technique.
i know if can apply same method video upload or there better way upload videos mobile app using rest api?
your appreciated. thanks
base64 encoding increase bandwidth used. uploading binary file faster , conserve both mobile bandwidth , battery.
Comments
Post a Comment