All Projects → ossrs → flutter_live

ossrs / flutter_live

Licence: MIT License
Live streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.

Programming Languages

javascript
184084 projects - #8 most used programming language
dart
5743 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
kotlin
9241 projects
swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to flutter live

Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+7830.81%)
Mutual labels:  webrtc, live-streaming, srs
webrtcsink
All-batteries included GStreamer WebRTC producer
Stars: ✭ 18 (-91.47%)
Mutual labels:  webrtc, live-streaming
tms
tms(toy media server) is a toy media server for myself learning media develop. Just for fun.
Stars: ✭ 29 (-86.26%)
Mutual labels:  live-streaming
SkylinkSDK-iOS-Sample
Temasys SkylinkSDK for iOS - Sample App - Objective C
Stars: ✭ 16 (-92.42%)
Mutual labels:  webrtc
WebRTC
Home Assistant custom component for viewing IP cameras RTSP stream in real time using WebRTC and MSE technology
Stars: ✭ 538 (+154.98%)
Mutual labels:  webrtc
WebRTC-Python-Open-Source-Application-for-1-to-1-video-chat
This Sample Python Application demonstrates the use of EnableX Platform Server APIs and JavaScript Toolkit to develop basic one to one video chat application. It allows developers to ramp up on app development by hosting on their own devices.
Stars: ✭ 12 (-94.31%)
Mutual labels:  webrtc
secure-webrtc-swarm
💢 Create a swarm of p2p connections with invited peers using WebRTC.
Stars: ✭ 23 (-89.1%)
Mutual labels:  webrtc
srs
Please use https://github.com/ossrs/srs
Stars: ✭ 692 (+227.96%)
Mutual labels:  srs
blog
Algorithm,WebRTC,Node,Microservices,Golang,ELK,Kubernetes,Istio,JAVA,PHP,MongoDB,Ningx,OpenResty,GraphQL...
Stars: ✭ 19 (-91%)
Mutual labels:  webrtc
nott
The New OTT Platform - an excuse to discuss and design a simple edge computing platform
Stars: ✭ 46 (-78.2%)
Mutual labels:  live-streaming
peerjs-python
Python port of PeerJS client
Stars: ✭ 56 (-73.46%)
Mutual labels:  webrtc
go-oryx-lib
The public multiple media library for https://github.com/ossrs/go-oryx.
Stars: ✭ 98 (-53.55%)
Mutual labels:  srs
data-transport
A generic and responsible communication transporter(iframe/Broadcast/Web Worker/Service Worker/Shared Worker/WebRTC/Electron, etc.)
Stars: ✭ 27 (-87.2%)
Mutual labels:  webrtc
yangwebrtc
Webrtc SDK for C++
Stars: ✭ 257 (+21.8%)
Mutual labels:  webrtc
BulletJournal
An organizational system that helps you keep track of everything in your busy life
Stars: ✭ 117 (-44.55%)
Mutual labels:  webrtc
vortex
Revolt voice server
Stars: ✭ 61 (-71.09%)
Mutual labels:  webrtc
p2p-cdn-sdk-android
Free p2p cdn android github sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 39 (-81.52%)
Mutual labels:  live-streaming
rawrtc-data-channel
A standalone WebRTC and ORTC data channel implementation.
Stars: ✭ 47 (-77.73%)
Mutual labels:  webrtc
pubnub-js-webrtc
adambavosa.com/pubnub-js-webrtc/example/
Stars: ✭ 16 (-92.42%)
Mutual labels:  webrtc
app
Web metaverse client
Stars: ✭ 115 (-45.5%)
Mutual labels:  webrtc

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].