I have a large video file in ionic app which need to be compressed and watermarked before uploading, one of the solution i think is ffmpeg how can i use it? Can someone refer any article Thanks
Asked
Active
Viewed 406 times
0
-
https://github.com/rossmartin/video-editor-ionic2 – Mostafa Harb Jan 23 '20 at 13:13
-
This is video-editing on ionic 2, codes should be changes by 50% i thing but you should get the point of working from it. – Mostafa Harb Jan 23 '20 at 13:15
-
watermarking is not possible by it. I want my company logo overlay on video I was able to do with ffmpeg(on server side). I am looking for similar solution client side. – kartik bansal Jan 23 '20 at 17:30