ScreenRecorder icon indicating copy to clipboard operation
ScreenRecorder copied to clipboard

Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs

Results 49 ScreenRecorder issues
Sort by recently updated
recently updated
newest added

部分机型点击录制会出现这个报错,能帮忙看看什么问题导致的么 谢谢

大神,能留个联系方式嘛? 有个关于录制时屏幕旋转,录制后的视频上下或左右黑边,就是没有全屏的问题,而百度的录屏App有个横竖屏设置自动就可以全屏录制的功能,希望大佬能帮忙界面,可以有偿解决,多谢

我尝试了在合成视频那里获取字节流 转成Bitmap 但是怎么拿到 每一帧全部的字节呢? ![bytearray](https://user-images.githubusercontent.com/15309220/37011720-4e0faf20-212c-11e8-9ae0-3858962489b6.png) ![savebitmap](https://user-images.githubusercontent.com/15309220/37011789-b1612cf2-212c-11e8-83f2-085b69ed6d2d.png)

Hi, When doing screen recording with `ffmpeg` on my PC with the `x11grab` input device, `ffmpeg` automatically selects the following x264 options, these maybe more appropriate when it comes to...

Hi, Can you have the "Default" Profile to automatically select the most appropriate profile+level for the chosen resolution : https://en.wikipedia.org/wiki/Advanced_Video_Coding#Profiles and https://en.wikipedia.org/wiki/Advanced_Video_Coding#Levels ?

Hi, Below you can find a clone of your app from [this developer](https://play.google.com/store/apps/developer?id=Doshacorp) : https://play.google.com/store/apps/details?id=com.doshacorp.screenrecorder Maybe you can fill a DMCA complain to Google to take it down?

hello~ 我发现在华为 5.0 的机器上面会抛出这个异常 05-14 12:54:14.410 31349-31349/net.yrom.screenrecorder.demo W/System.err: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.systemui/com.android.systemui.media.MediaProjectionPermissionActivity}; have you declared this activity in your AndroidManifest.xml? 05-14 12:54:14.470 31349-31349/net.yrom.screenrecorder.demo W/System.err: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1772)...

can you please add support for hevc codec by uesing omx.qcom.video.encoder.hevc.cq

录取视频内容时,只能录屏到视频的第一帧