Sourab Sharma
Sourab Sharma
materialViewPager.getToolbar().setVisibility(View.GONE);
Hi, I am unable to reproduce it on Chrome and Firefox by playing local video captured by app. I had disabled the installed video related plugins also on Firefox 45.0.1...
I have just changed the codec in RecorderParameters private int videoCodec = avcodec.AV_CODEC_ID_H264; AND changed FFmpegFrameRecorder. Please try updated code and let me know if anything changes. Also you can...
Hi @yilzer , code in the link above is also mine. Code created around 3 years back, I used ffmpeg to rotate/crop video. But now Samuel Audet has given support...