mobiliseapplabllp commented on issue #289:
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/289#issuecomment-2074853838

   Hello Developers
   
   i receive MediaFiles  from this code
   this.mediaCapture.captureVideo(options).then((res: any) => {
         let capturedFile = res;
         console.log(capturedFile)
   });
   
   mediaFile Receive succesfully but how i convert to blob File for uploading 
to server or any other method for uploading video to server
   
   Thanks
   Aman Tyagi
   
   Note:- MediaFiles[] (PFA)
   ![WhatsApp Image 2024-04-24 at 18 04 
18](https://github.com/apache/cordova-plugin-media-capture/assets/43981751/ba182bf1-3829-48f8-a13c-297b899eda4e)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to