https://github.com/lalakii/rtsp.droid
Android record screen and publish to RTSP stream (H265/AAC) 安卓录制屏幕画面声音并发布到RTSP流。
https://github.com/lalakii/rtsp.droid
android-livemedia android-rtsp android14 mediaprojection rtsp rtsp-server
Last synced: about 2 months ago
JSON representation
Android record screen and publish to RTSP stream (H265/AAC) 安卓录制屏幕画面声音并发布到RTSP流。
- Host: GitHub
- URL: https://github.com/lalakii/rtsp.droid
- Owner: lalakii
- License: mit
- Created: 2022-11-22T13:48:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T08:31:40.000Z (3 months ago)
- Last Synced: 2025-03-29T11:12:18.173Z (3 months ago)
- Topics: android-livemedia, android-rtsp, android14, mediaprojection, rtsp, rtsp-server
- Language: Kotlin
- Homepage:
- Size: 9.77 MB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RTSP.Droid

**[中文说明](README_zh_CN.md)**
***Android recording screen and internal audio and publishing to RTSP stream (H.265/AAC)***
**(Recording internal audio is only available for APPs with open audio recording interface)**

Test On API 34+ (Android 14)
Sample Apk: [Download](https://github.com/lalakii/RTSP.Droid/releases/)
## Thanks
https://github.com/pedroSG94/RTSP-Server