fahad-larasoft opened a new issue #444:
URL: https://github.com/apache/cordova-plugin-file/issues/444


   I am getting an error while recording a video/audio and playing it through 
Quasar Vue.js App using Cordova Plugins i.e. to resolve file system we are 
using: 
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-file/index.html
 and to record audio/video we're using: 
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media-capture/index.html.
   
   Here are some screenshots of error and relevant codebase:
   
   <img width="815" alt="Screenshot 2020-12-09 at 2 37 38 PM" 
src="https://user-images.githubusercontent.com/7126820/101735475-c7435d00-3ae3-11eb-85fe-4f0d4ce3181d.png";>
   <img width="907" alt="Screenshot 2020-12-09 at 2 46 41 PM" 
src="https://user-images.githubusercontent.com/7126820/101735483-cad6e400-3ae3-11eb-9ba3-fb884ff6da1e.png";>
   
   - Can anyone help how to get rid from this **Not Allowed .,..** error and 
play audio/video in the quasar vuejs app?
   - Also how should we send the recorded audio/video file to backend Server? 
Do we need to convert **MediaFile** or **FileEntry** Object to **Base64** 
string and send it to server?
   
   Thanks 


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to