跨平台(iOS+Andriod)多协议(RTMP/HTTP-FLV/HLS/WebRTC)直播播放器, Flutter+SRS。
Live Streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.
国内设置代理:
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn &&
export PUB_HOSTED_URL=https://pub.flutter-io.cn
编译和运行SRS直播(iOS可以从这里安装):
git clone https://github.com/ossrs/flutter_live.git &&
cd flutter_live/example && flutter run
Warning: Not support iOS simulator, #14647.