通过MediaProjectionManager采集android屏幕视频流,app中搭建简单rtsp server与客户端通信,通过rtp 协议传输视频流,vlc等客户端来观看手机的屏幕实时视频
☆219Aug 20, 2019Updated 6 years ago
Alternatives and similar repositories for AndroidShow
Users that are interested in AndroidShow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于rtsp的局域网推流录屏直播☆212Dec 11, 2018Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Aug 16, 2019Updated 6 years ago
- ☆24Jan 17, 2019Updated 7 years ago
- 摄像头预览用MediaCodec编码h264数据,再用rtp发送实时数据流☆97Mar 14, 2018Updated 8 years ago
- Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaM…☆1,903Sep 7, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A solution for streaming H.264, H.263, AMR, AAC using RTP on Android☆3,586Jan 26, 2023Updated 3 years ago
- A demo of Android screen recorder, no root but SDK version should more than Android 5.0 API 21.☆503Mar 27, 2019Updated 7 years ago
- 相机屏幕声音硬件编码rtmp推送☆33Feb 3, 2021Updated 5 years ago
- MediaProjection demo☆186Jan 25, 2019Updated 7 years ago
- android视频直播库,视频H264,H265硬编码,音频AAC编码,使用UDP协议提供实时预览,传输,解码播放,录制功能。也支持单独语音对讲☆220Nov 29, 2018Updated 7 years ago
- Android based RTSP Server which is able to serve live camera view to multiple RTSP clients, such as VLC.☆410Jul 10, 2017Updated 8 years ago
- Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.☆212May 14, 2025Updated last year
- ☆26Jan 25, 2018Updated 8 years ago
- Endoscope lets you to stream live video between android devices over Wi-Fi! 📱📲☆704Sep 4, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆12May 23, 2016Updated 10 years ago
- initial project☆56May 17, 2019Updated 7 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆60Aug 25, 2018Updated 7 years ago
- Live555 RTSP Server test☆37Dec 29, 2019Updated 6 years ago
- Android Screen Streaming - Live555 + MediaProject