janus_client 0.0.3 copy "janus_client: ^0.0.3" to clipboard
janus_client: ^0.0.3 copied to clipboard

outdated

janus gateway client for dart

ko-fi

Buy Me A Coffee

janus_client #

all dependencies updated

It will allow you to connect to janus gateway server from your flutter application. for implementing webrtc stack, flutter_webrtc plugin is used.

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

Video Call Sample #

status #

Feature Support Well Tested
WebSocket Yes No
Rest/Http API Yes No
Video Room Plugin Yes No
Video Call Plugin Yes No
Audio Call Plugin No No
Sip Plugin No No
Text Room Plugin No No

Getting Started #

VideoRoom Example

VideoCall Example