keyanmca / KSYLiveAndroidSDKLinks
KsLiveSDK use phone's camera recording and push RTMP stream into server
☆11Updated 9 years ago
Alternatives and similar repositories for KSYLiveAndroidSDK
Users that are interested in KSYLiveAndroidSDK are comparing it to the libraries listed below
Sorting:
- [WIP]☆24Updated 9 years ago
- Native audio recording/playing (OpenSL ES) and speex encoding/decoding,transport by rtmp.☆76Updated 9 years ago
- Pitch shifting on Android, sound touch based☆79Updated 9 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- soundtouch 变声demo,可以实时看到变声效果,添加了silk编解码,对比音效。☆61Updated 10 years ago
- A Video Recorder for OpenGL ES App of Android.☆40Updated 10 years ago
- tools for cge☆95Updated 8 years ago
- android danmaku/danmu/tanmu implemented/renderered by opengl/opengles 2.0☆55Updated 8 years ago
- 基于KSY MediaPlayer Android SDK封装的Library库及集成示例☆23Updated 8 years ago
- Android sample project demonstrating video recording using openCV and ffmpeg. Useful if you want to implement no-delays fully customizabl…☆7Updated 10 years ago
- A project from AOSP android-4.1.2_r1/packages/apps/VideoEditor, and link VideoEditor API from android-4.1.2_r1/frameworks/base/media/java…☆38Updated 11 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆52Updated 8 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 7 years ago
- mix music and mic pcm, then encode them into aac file☆25Updated 9 years ago
- 录屏与录音☆35Updated 10 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- audio and video recording demo using mediacodec.☆22Updated 7 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- the speex library port to android☆57Updated 12 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- a simple android video edit app and relating sdk☆50Updated 3 years ago
- 利用 Google Cardboard 及 Rajawali 3D 开发的VR播放器☆26Updated 9 years ago
- 使用jni调用ffmpeg,首先将so库编入apk,jni的实现上使用直接传递ffmpeg command的方式,这样只需要安排合适的ffmpeg命令即可完成工作,不用再去研究ffmpeg的函数调用。☆19Updated 8 years ago
- This is a sample to run ffmpeg main method on android.☆10Updated 9 years ago
- ☆15Updated 10 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 7 years ago
- 一个Android上使用OpenGL ES显示全景图片的DEMO