Skip to content

ossrs/flutter_live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-live

Pub Version

跨平台(iOS+Andriod)多协议(RTMP/HTTP-FLV/HLS/WebRTC)直播播放器, Flutter+SRS

Live Streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.

Usage

国内设置代理:

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.

Home

Home

Home