Pranish Shrestha

Results 5 issues of Pranish Shrestha

Can someone please tell me how to show this rate app dialog everytime the app launches. I have set ``` AppRate.with(this).setInstallDays(0) .setLaunchTimes(0) .setRemindInterval(1) // default 1 ``` but its not...

Hello, I tried this library and works pretty well for rtsp videos. Is there any option for recording the streaming video from the library itself? Thanks

I am getting this error when trying to use the video trimmer feature using the sample app code. ` java.io.IOException: Cannot run program "/data/user/0/com.video.sample/files/ffmpeg": error=13, Permission denied at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050) at...