textview10 / TestH264SenderLinks
initial project
☆56Updated 6 years ago
Alternatives and similar repositories for TestH264Sender
Users that are interested in TestH264Sender are comparing it to the libraries listed below
Sorting:
- intial project☆48Updated 6 years ago
- android直播推流端开发;实现屏幕录制与推流到服务器☆57Updated 8 years ago
- An example app of video transcoding based on FFmpeg☆80Updated 4 years ago
- 代码工程包含了如何使用Android MediaCodec,MediaExtractor生成MP4文件,以及如何解析播放MP4文件 Code engineering includes how to use Android MediaCodec, MediaExtract…☆34Updated 6 years ago
- 摄像头预览用MediaCodec编码h264数据,再用rtp发送实时数据流☆98Updated 7 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆108Updated 5 years ago
- 将FFmpeg移植到Android平台☆46Updated 6 years ago
- 该工程的目标是实现Android局域网内的语音对讲。☆176Updated 7 years ago
- FFmpeg(3.3.2)移植Android平台-例子☆73Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 基于TextureView的图片播放器