AntonLogin0v

Results 2 comments of AntonLogin0v

@rakeshrajput537 The problem is in the methods mediaRecorder.setVideoSize(mProfile.videoFrameWidth, mProfile.videoFrame Height); mediaRecorder.setVideoFrameRate(mProfile.videoFrameRate); works for me, comment them out(download lib), but they affect the quality source: https://blog.csdn.net/netwalk/article/details/17686993 also works, set mProfile custom...