Jhuster / Share
推荐一些工具、书籍、资源。
☆21Updated 7 years ago
Alternatives and similar repositories for Share:
Users that are interested in Share are comparing it to the libraries listed below
- Record aac file on Android with ffmpeg use libfdk-aac lib☆11Updated 7 years ago
- 流媒体学习☆21Updated 2 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆58Updated 6 years ago
- mirror of git://source.ffmpeg.org/ffmpeg.git☆17Updated 6 years ago
- 1.PCM☆43Updated 7 years ago
- FFmpeg(3.3.2)移植Android平台-例子☆72Updated 5 years ago
- ☆52Updated 8 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码 流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆47Updated 5 years ago
- Android中用OpenSL ES来播放SoundTouch转换后的PCM数据☆31Updated 6 years ago
- ☆69Updated 7 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 7 years ago
- Android利用OpenSL ES通过assets、Uri和pcm文件的方式来播放音频。☆53Updated 6 years ago
- An Mp3Encoder For Android Platform☆29Updated 7 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- android audio and video capture and rtmp protocol streaming.