My teammate and I are working on a pwa that you can see here: link to our pwa
The app has been launched last week. However some users told us that they were having issues while uploading their videos. The upload was taking too long even for small video (length of 50s).
We are using vue2Dropzone on vuejs. Do you have any ideas how to accelerate the process ? We have tried this approach that uses compression so that it goes faster: link to the compression approach
Would be nice if any of you had this use case and found a solution, even if it was not using vue2Dropzone.
Thanks all have a good day,