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)  -- 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