ekumenlabs / AndroidStreamingClient
Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in an Android SurfaceView
☆129Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for AndroidStreamingClient
- Some examples of how to use libstreaming☆285Updated 8 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆242Updated 8 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
- GStreamer 1.0 example "tutorial 5" for Android Studio with Gradle☆51Updated 9 years ago
- RTSP Viewer for Android based on GStreamer☆38Updated 10 years ago
- Android based RTSP Server which is able to serve live camera view to multiple RTSP clients, such as VLC.☆405Updated 7 years ago
- RTSP player for Android / IP camera viewer☆222Updated 3 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 4 years ago
- Market leading Android SDK with encoding, streaming & playback functionality. Connect any ONVIF, RTSP or any video source. Convert your p…☆141Updated 2 years ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆63Updated 5 years ago
- Use MediaPlayer and SurfaceTexture playback video