-
- [x] I have read the [FAQ](htrotps://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
…
-
Hello Nieldeokar,
Can you tell me how to calculate amplitude from your code ? I have added this code , I am getting Amplitude but not more than 55 in any case
private boolean handleCodecInput(Aud…
-
在联想K10pad上预览黑屏,修改了配置参数,采用最低分辨率,默认UVC_VS_FRAME_UNCOMPRESSED,预览有画面了,显示上半部绿屏,下半部分条纹状图像,请问什么原因,
下面是K10 运行的日志信息
08/02 09:47:11: Launching 'app' on LENOVO TB330FU.
Install successfully finished in 1 s …
-
Hello, Victor.
So, my question is: is there a way to use MediaRecorder API or I need to use AudioRecord?
I want to record user calls, but I need to encode records to AAC format and then write it to …
-
**Environment**
- OS: [e.g. Debian, Windows, macOS...]
- scrcpy version: [e.g. 1.12.1]
- 2.0
- installation method: [e.g. manual build, apt, snap, brew, Windows release...]
- ubuntu
- dev…
-
第一步对音视频的采集
1.1 需求说明
我们需要做的事情就是:串联整个音视频录制流程,完成音视频的采集、编码、封包成 mp4 输出。
1.2 实现方式
Android音视频采集的方法:预览用SurfaceView,视频采集用Camera类,音频采集用AudioRecord。
1.3 数据处理思路
使用MediaCodec 类进行编码压缩,视频压缩为H.264,音频压缩为aac,…
-
请问[libffrecorder_jni.so](https://github.com/rockcarry/CameraDVR/blob/master/jni/libffrecorder_jni.so)是否有arm64-v8a版本cpu的支持?另外这个依赖有根据摄像头id直接录像的功能,请问是基于ffmpeg封装的吗?网上关于使用ffmpeg打开Android摄像头的方法很少。
-
01-01 15:01:27.670 4926-5019/com.ont.odvp.sample I/OMXClient: Using client-side OMX mux.
01-01 15:01:27.680 4926-5019/com.ont.odvp.sample E/ACodec: [OMX.MARVELL.AUDIO.AACENCODER] configureCodec retur…
sgnah updated
5 years ago
-
切换分辨率的时候有概率会黑屏,无法预览,看日志是I/O报错了,跟踪了下代码 是stream.c里面的uvc_start_streaming引起的,但是不知道怎么修改
2022-09-20 15:23:03.843 2486-2486/com.herohan.uvcapp W/.herohan.uvcap: Accessing hidden method Landroid/widget/Pop…
-
Violates the DRY principle.