liuchenguangqnm / video_h264_play
安卓硬解码播放h264文件 h264 file player by MediaCodec in Android
☆18Updated 5 years ago
Alternatives and similar repositories for video_h264_play:
Users that are interested in video_h264_play are comparing it to the libraries listed below
- 硬解码视频,包括h.265视频,同时解码音频并播放☆62Updated 7 years ago
- webrtc android 端的使用☆78Updated 2 years ago
- 接收端,MediaCodec解码h264数据,再用SurfaceTexture显示解码的数据☆46Updated 7 years ago
- adnroid h264合成mp4☆70Updated 6 years ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆49Updated 4 years ago
- android camera 视频水印☆76Updated 4 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆58Updated 6 years ago
- android端投屏录制端☆36Updated 4 years ago
- Android-Jni线程操作,包括:一般线程的创建、互斥锁、全局Listener调用java方法达到回调效果。☆44Updated 6 years ago
- ☆23Updated 6 years ago
- android-webrtc(基于Webrtc的视频通话及其录制功能)