bytestar / android-h264-stream-demoLinks
This is an example project to show how to streaming from android camera to VLC or gstreamer.
☆108Updated 10 years ago
Alternatives and similar repositories for android-h264-stream-demo
Users that are interested in android-h264-stream-demo are comparing it to the libraries listed below
Sorting:
- Android based RTSP Server which is able to serve live camera view to multiple RTSP clients, such as VLC.☆409Updated 8 years ago
- ☆110Updated 5 years ago
- android camera/mic capture to rtp stream, server and client.☆41Updated 10 years ago
- Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in …☆133Updated 8 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆79Updated 10 years ago
- USB uvc camera base on Android, support Preview, Capture, Record Video and Audio.☆112Updated 8 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆152Updated 5 years ago
- webrtc AEC module and its required dependencies module for android.☆51Updated 8 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- Live555 port to Android platform☆38Updated 10 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆65Updated 6 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 7 years ago
- Andoird rtsp client module, can use surfaceview to display☆175Updated 9 years ago
- This is an API wrapper that utilizes the native WebRTC build and is made to ease communication with the janus-gateway☆114Updated 9 years ago
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆108Updated 7 years ago
- RTSP player for Android / IP camera viewer☆221Updated 4 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 5 years ago
- Java API for android acoustic echo cancellation.☆66Updated 11 years ago
- Android Screen Streaming - Live555 + MediaProject