saki4510t / libcommonLinks
helper classes for myself
☆206Updated 2 weeks ago
Alternatives and similar repositories for libcommon
Users that are interested in libcommon are comparing it to the libraries listed below
Sorting:
- 纯JAVA屏幕录制,可进行帧率控制☆154Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆173Updated 6 years ago
- Streaming media study example☆297Updated 6 years ago
- A demo of Android screen recorder, no root but SDK version should more than Android 5.0 API 21.☆500Updated 6 years ago
- Andoird rtsp client module, can use surfaceview to display☆175Updated 9 years ago
- ☆479Updated 7 years ago
- 摄像头预览用MediaCodec编码h264数据,再用rtp发送实时数据流☆97Updated 7 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆109Updated 5 years ago
- A image processing library on Android, base on the libyuv.☆194Updated 5 years ago
- ☆215Updated 7 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆458Updated 4 years ago
- 通过MediaProjectionManager采集android屏幕视频流,app中搭建简单rtsp server与客户端通信,通过rtp 协议传输视频流,vlc等客户端来观看手机的屏幕实时视频☆219Updated 6 years ago
- 展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and …☆722Updated 2 years ago
- adnroid h264合成mp4☆73Updated 6 years ago
- 接收端,MediaCodec解码h264数据,再用SurfaceTexture显示解码的数据☆46Updated 8 years ago
- 👍YUV-->H264,YUV-->RGB, GL Blur, GPUImage☆213Updated 9 years ago
- android camera 视频水印☆80Updated 4 years ago
- 该工程的目标是实现Android局域网内的语音对讲。☆177Updated 8 years ago
- 使用libyuv对yuv数据进行缩放,旋转,镜像,裁剪等操作☆228Updated 5 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 最新版ffmpeg3.3-android,并通过CMake方式移植到Android中,并实现编解码,转码,推拉流,滤镜等各种功能☆582Updated 8 years ago
- Android 音视频处理集合,关联了ffmpeg\libyuv等等库☆132Updated last year
- Camera App write with api 2☆271Updated 3 years ago
- 基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题☆259Updated 5 years ago
- Android音视频相关的Demo☆219Updated 7 years ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆52Updated 4 years ago
- 基于rtsp的局域网推流录屏直播☆211Updated 6 years ago
- 博客地址☆69Updated 6 years ago
- Example code how to play a stream with VLC☆229Updated 4 years ago
- NDK+FFmpeg+OpenSL+OpenGL+Mediacodec 的视频播放SDK源码和实例APP,很适合学习ffmpeg解码流程和Android中NDK实战开发☆505Updated 5 years ago