warawicht / flutter_janus_client

flutter plugin that allows you to connect you to Janus server using both WebSocket and HTTP(rest) along with API to establish RTCPeerConnection and all other webrtc stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ko-fi Join the chat at https://gitter.im/flutter_janus_client/community

Buy Me A Coffee

janus_client

all dependencies updated

Feature rich janus plugin for flutter, can be considered as port of janusJs . It can be used to bring WebRTC wonders to your flutter application, So Dive Straight in.

Deprecation Notice:- Version 2 of flutter_janus_client is almost ready! current version that is 0.0.4(master branch) is unstable and difficult to maintain and will soon be deprecated, if you planning to use janus_client in production or just experimenting it is highly recommended to switch to v2 branch or directly use latest beta release from [pub.dev/janus_client_2.x.x-beta](https://pub.dev/packages/janus_client/versions/2.1.1-beta) until v2 branch is merged into master

About

flutter plugin that allows you to connect you to Janus server using both WebSocket and HTTP(rest) along with API to establish RTCPeerConnection and all other webrtc stuff

License:MIT License


Languages

Language:Dart 92.1%Language:Ruby 2.5%Language:Kotlin 1.3%Language:HTML 1.2%Language:Swift 1.1%Language:Objective-C 1.1%Language:Java 0.7%