Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs
1.86k
stars
528
forks
source link
Screen Recorder crashes when start recorder is selected #15
Open
idimummy opened 6 years ago
Expected behavior
App should be able to capture screen activities when start recorder is selected or launched.
Actual behavior
Application crashes and locks device screen when start recorder is selected or launched.
How to reproduce
Download Screen Recorder (v 2.4) from play store here, launch it, select without audio then start recorder.
Recording Of The Bug
https://youtu.be/n67XLheeJLU
Posted on Utopian.io - Rewarding Open Source Contributors