-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8307a3c
commit ee86f29
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# awesome-flutter-webrtc | ||
Awesome projects using flutter-webrtc. | ||
# Awesome-Flutter-WebRTC [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) | ||
> Awesome projects using flutter-webrtc. | ||
- [Projects Using flutter-webrtc](#projects-using-flutter-webrtc) | ||
|
||
|
||
# Projects Using flutter-webrtc | ||
|
||
- [aliyazdi75/flutter_chat](https://github.com/aliyazdi75/flutter_chat) A full-featured (simple message, voice, video) flutter chat application by SignalR and WebRTC. | ||
- [bennyboer/bbb_app](https://github.com/bennyboer/bbb_app) A modern bbb (BigBlueButton) client app. | ||
- [connectycube_sdk](https://pub.dev/packages/connectycube_sdk) Flutter SDK for simple using ConnectyCube API features. Supports REST API and Realtime communication features. | ||
- [flutter-webrtc/flutter-webrtc-demo](https://flutter-webrtc/flutter-webrtc-demo) The first example is used to demonstrate the use of flutter-webrtc's basic API and a minimal p2p call example. | ||
- [flutter-webrtc/dart-sip-ua](https://flutter-webrtc/dart-sip-ua) A sip stack based on dart-lang and a complete SIP client, which can run on any platform. | ||
- [flutterjanus/flutter_janus_client](https://github.com/flutterjanus/flutter_janus_client) The janus client sdk implemented using flutter. | ||
- [maanasnetwork/flutter_janus](https://github.com/maanasnetwork/flutter_janus) Flutter plugin for Janus Gateway. | ||
- [ossrs/flutter_live](https://github.com/ossrs/flutter_live) SRS(Simple Realtime Server) Choosing flutter-webrtc+fijkplayer to create its open source client `flutter_live`. | ||
- [pion/ion-sdk-flutter](https://github.com/pion/ion-sdk-flutter) A video conference sdk based on ion-sfu. | ||
- [telinx/janus_client_plugin](https://github.com/telinx/janus_client_plugin) janus client plugin. | ||
|
||
|
||
# Contribute | ||
|
||
Contributions welcome! |