nn970510

Results 1 issues of nn970510

I am getting below error when I pass `String compresspath = SiliCompressor.with(CamreaView.this).compressVideo(file_uri.toString(), finalpath);` I checked this post: https://github.com/Tourenathan-G5organisation/SiliCompressor/issues/30 so I changed my first argument to uri.toString() and final path is:...