pedroSG94 / vlc-example-streamplayerLinks
Example code how to play a stream with VLC
☆229Updated 4 years ago
Alternatives and similar repositories for vlc-example-streamplayer
Users that are interested in vlc-example-streamplayer are comparing it to the libraries listed below
Sorting:
- Andoird rtsp client module, can use surfaceview to display☆174Updated 9 years ago
- Plugin of rtmp-rtsp-stream-client-java to stream directly to RTSP player.☆236Updated 7 months 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 …☆106Updated 7 years ago
- helper classes for myself☆202Updated last week
- RTSP player for Android / IP camera viewer☆221Updated 4 years ago
- It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface☆691Updated 3 years ago
- The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程,从使用相机到多人视频一步步讲解。】☆229Updated 6 months ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆63Updated 6 years ago
- Rtmp client on Android. Live Video Streaming.☆636Updated 5 years ago
- An Android video recorder using JavaCV and FFmpeg.☆203Updated 6 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- 摄像头预览用MediaCodec编码h264数据,再用rtp发送实时数据流☆98Updated 7 years ago
- ONVIF server camera based on Android platform☆26Updated 6 years ago
- 纯JAVA屏幕录制,可进行帧率控制☆153Updated 6 years ago
- ☆110Updated 4 years ago
- ffmpeg with x264 prebuilt .so for android☆41Updated 7 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆455Updated 4 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 3 years ago
- ☆210Updated 7 years ago
- adnroid h264合成mp4☆72Updated 6 years ago
- 一款支持多路的实时流媒体播放器☆135Updated 7 years ago
- Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.☆201Updated 3 weeks ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 5 years ago
- Open WebRTC Toolkit client SDK for Android applications.☆198Updated 2 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码