Giter Site home page Giter Site logo

gitter-badger / flutter_janus_client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutterjanus/flutter_janus_client

0.0 0.0 0.0 14.65 MB

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

Java 0.65% Swift 1.14% Objective-C 1.13% Dart 92.11% Ruby 2.46% Kotlin 1.32% HTML 1.17%

flutter_janus_client's Introduction

ko-fi

Buy Me A Coffee

janus_client

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

please note:-Although all features are working as expected but testing of api is still not complete please consider testing out this plugin so that this plugin can be production ready

Note:- Version 2 of flutter_janus_client is underway if you want to experience or play with latest api then you can switch to v2 branch

Video Call Sample

News & Updates

Audio Bridge tested with raw ui
Streaming plugin now supports unified plan a.k.a multi-streaming support

status

Feature Support Well Tested Unified Plan
WebSocket Yes No -
Rest/Http API Yes No -
Video Room Plugin Yes No 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 wip No wip

Getting Started

VideoRoom Example

VideoCall Example

Streaming Example

Streaming(unified) Example

Audio Room Example

Sip Call Example

flutter_janus_client's People

Contributors

shivanshtalwar0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.