BenPollock / AndroidRTPVideoStreamer
Sends/Receives RTSP messages and uses the payload from RTP packets to stream mjpeg video from a server.
☆39Updated 11 years ago
Alternatives and similar repositories for AndroidRTPVideoStreamer:
Users that are interested in AndroidRTPVideoStreamer are comparing it to the libraries listed below
- Assortments of exploratory code for outside (mobile video) broadcasting.☆65Updated 14 years ago
- android camera/mic capture to rtp stream, server and client.☆41Updated 9 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆59Updated 11 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- Build libsrs_rtmp for android☆15Updated 9 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 6 years ago
- Java API for android acoustic echo cancellation.☆64Updated 11 years ago
- Android MediaCodec API Demo☆269Updated 2 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 10 years ago
- Script and Instructions for building FFmpeg for Android☆82Updated 11 years ago
- Android based RTSP Server which is able to serve live camera view to multiple RTSP clients, such as VLC.☆410Updated 7 years ago
- A simple rtcp/rtp based Android streaming app☆42Updated 12 years ago
- Mirror of google code SVN repo of an Android-based RTMP client. Essentially a wrapper for Red5.☆41Updated 12 years ago
- Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in …☆131Updated 7 years ago
- A mirror of the Android AppRTC demo setup within an Android Studio project.☆89Updated 6 years ago
- A port of Jori's jrtplib for Android☆29Updated 13 years ago
- Turning Android devices into HLS video servers.☆74Updated 11 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- Android player and rtmp live streaming tool (push camera-preview & voice to rtmpserver)☆18Updated 8 years ago
- Porting the JRTPLIB-3.9.1 and live555 media server library to Android JB.☆22Updated 11 years ago
- 使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.☆83Updated 8 years ago
- Android RTMP直播的例子(A demo for camera streaming H.264,AAC using RTMP on Android)☆178Updated 8 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆123Updated 8 years ago
- This is an example project to show how to streaming from android camera to VLC or gstreamer.☆108Updated 9 years ago
- Demo android application using opus codec to record and playback audio.☆46Updated 10 years ago