Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71530

Capacitor Get File to upload

$
0
0

I am recording Video and video plugin returns this url:

“/data/user/0/com.myapp.app/cache/videoTmp_16.mp4”

How can i get File so i can upload it to my server.

Using Filesystem plugin return base64:

const fileData = await Filesystem.readFile({
    path: filePath,
});
return fileData.data; // This is the base64-encoded file data

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 71530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>