XRtspServer
golang RTSP Server 支持Rtsp推流和直播
Install / Use
/learn @NiuStar/XRtspServerREADME
XRtspServer
Rtsp服务器
#示例代码见
https://github.com/NiuStar/RtspServerTest
目前已实现功能:
1、RTSP接收推流
2、RTSP直播
3、API接口
通过调用RtspClientManager.GetCurrManagers()获取目前观看者列表
[{
"ClientS": ["192.168.1.92:56181"],
"Url": "rtsp://192.168.1.92:8554/1_s.sdp"
}]
数组内为推送视频流列表,
URL:视频流的RTSP地址,
ClientS:观看者的源地址列表
测试推流工具:
Android:https://fir.im/EasyPusher
iOS:https://itunes.apple.com/us/app/easypusher/id1211967057
测试播放工具:
VLC播放器
下一步开发目标:
1、后台配置管理页面
2、视频流切片存储功能
3、HLS转发功能
4、RTMP推流功能
5、RTMP直播功能
6、MP4视频直播
欢迎有兴趣爱好者一起加盟开发
联系方式:24802117(QQ)
邮箱:24802117@qq.com
Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
349.7kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
