Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Mar 15, 2021
1 parent 8307a3c commit ee86f29
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
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!

0 comments on commit ee86f29

Please sign in to comment.