janus_client 2.0.0-beta copy "janus_client: ^2.0.0-beta" to clipboard
janus_client: ^2.0.0-beta copied to clipboard

outdated

janus gateway client for dart

ko-fi

All Contributors

Buy Me A Coffee

janus_client #

This branch features brand new API(v2) which is more fun to work with since it uses Stream API for exposing plugin level messages and events.
Definitely, It gonna be easy to maintain and test.

all dependencies updated
official 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.

what is janus? #

The Janus WebRTC Server has been conceived as a general purpose server. As such, it doesn't provide any functionality per se other than implementing the means to set up a WebRTC media communication with a browser, exchanging JSON messages with it, and relaying RTP/RTCP and messages between browsers and the server-side application logic they're attached to. Any specific feature/application needs to be implemented in server side plugins, that browsers can then contact via the Janus core to take advantage of the functionality they provide. Example of such plugins can be implementations of applications like echo tests, conference bridges, media recorders, SIP gateways and the like. For more info visit
Janus: the general purpose WebRTC server

Video Call Sample #

News & Updates #

  • VideoCall example ready with V2 API
  • Streaming example ready with V2 API
  • TextRoom example ready with V2 API
  • Audio Bridge example ready with V2 API
  • Supports WEB aswell
  • Video Room Example ready with V2 API

status #

Feature Support Well Tested Unified Plan
WebSocket Yes Yes -
Rest/Http API Yes Yes -
Video Room Plugin Yes wip wip
Video Call Plugin Yes No wip
Streaming Plugin Yes No Yes
Audio Room Plugin Yes No wip
Sip Plugin Yes No No
Text Room Plugin Yes No wip

Getting Started #

VideoRoom_V2 Example

AudioRoom_V2 Example

TextRoom_V2 Example

Streaming_V2 Example

VideoCall_V2 Example

Contributors ✨ #

Thanks goes to these wonderful people (emoji key):


Shivansh Talwar

💻 📖

Kelvin Zawadi

💻

Eugene

💻

Igal Avraham

💻

Vigikaran

💻

This project follows the all-contributors specification. Contributions of any kind welcome!