Android
内含IM即时通讯,一对一视频通话,直播连麦,多人视频会议,白板等功能:
点击下载Android示例程序,源码:https://github.com/starrtc/starrtc-android-demo
文档:https://docs.starrtc.com/zh-cn/docs/android-1.html
iOS
内含IM即时通讯,一对一视频通话,直播连麦,多人视频会议,白板等功能:
iOS示例程序需要自己编译,源码:https://github.com/starrtc/starrtc-ios-demo
文档:https://docs.starrtc.com/zh-cn/docs/ios-1.html
Windows PC版
https://github.com/starrtc/starrtc-windows-demo
文档:https://docs.starrtc.com/zh-cn/docs/win-1.html
Web
网页版IM聊天:网页版单聊,群聊,聊天室等,源码地址:https://github.com/starrtc/starrtc-webim-demo
网页版直播通话:网页发起直播,视频通话等,源码地址:https://github.com/starrtc/starrtc-web-demo
文档:https://docs.starrtc.com/zh-cn/docs/web-1.html
嵌入式SDK
海思 Hi3516a: https://docs.starrtc.com/zh-cn/docs/hi3516a-1.html
树莓派: https://docs.starrtc.com/zh-cn/docs/rpi-1.html
Linux客户端
支持CentOS,Ubuntu等
https://github.com/starrtc/starrtc-linux-demo
免费版服务端程序
可以自行部署服务端
https://github.com/starrtc/starrtc-server
服务端api
服务端api用于与服务端程序进行交互,接收事件通知。
具体可参考服务端api开发
源码地址:https://github.com/starrtc/starrtc-server/tree/master/server-api