61 Forks
113 Stars
113 Watchers

flutter_janus_client

A plugin that allows the flutter app to communicate with a Janus server using different transport mechanisms, such as WebSocket and HTTP(rest). It features a developer-friendly api to interact with various WebRTC Janus Plugins. Hence, it can be considered as a swiss-knife for WebRTC solutions.

How to download and setup flutter_janus_client

Open terminal and run command
git clone https://github.com/flutterjanus/flutter_janus_client.git
git clone is used to create a copy or clone of flutter_janus_client repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_janus_client https://github.com/flutterjanus/flutter_janus_client/archive/master.zip

Or simply clone flutter_janus_client with SSH
[email protected]:flutterjanus/flutter_janus_client.git

If you have some problems with flutter_janus_client

You may open issue on flutter_janus_client support forum (system) here: https://github.com/flutterjanus/flutter_janus_client/issues