移除Android播放器代码,改成添加项目链接(#3606)

RTCPlayer支持播放、推流功能:
- 播放:支持播放、暂停、恢复、停止、截图、录制、设置音量等功能
- 推流:支持推摄像头,桌面、文件流等功能
This commit is contained in:
li
2024-06-10 10:10:55 +08:00
committed by GitHub
parent b720ec7eff
commit 4f7609d15d
42 changed files with 5 additions and 1437 deletions

View File

@@ -191,6 +191,7 @@ bash build_docker_images.sh
- [jessibuca](https://github.com/langhuihui/jessibuca) 基于wasm支持H265的播放器
- [wsPlayer](https://github.com/v354412101/wsPlayer) 基于MSE的websocket-fmp4播放器
- [BXC_gb28181Player](https://github.com/any12345com/BXC_gb28181Player) C++开发的支持国标GB28181协议的视频流播放器
- [RTCPlayer](https://github.com/leo94666/RTCPlayer) 一个基于Android客户端的的RTC播放器
- WEB管理网站
- [zlm_webassist](https://github.com/1002victor/zlm_webassist) 本项目配套的前后端分离web管理项目
@@ -366,6 +367,7 @@ bash build_docker_images.sh
[jamesZHANG500](https://github.com/jamesZHANG500)
[weidelong](https://github.com/wdl1697454803)
[小强先生](https://github.com/linshangqiang)
[李之阳](https://github.com/leo94666)
同时感谢JetBrains对开源项目的支持本项目使用CLion开发与调试