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

A feature rich Janus Webrtc package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add janus_client
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  janus_client: ^2.3.6
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:janus_client/janus_client.dart';
copied to clipboard
56
likes
125
points
515
downloads

Publisher

verified publisherjanuscaler.com

Weekly Downloads

2024.09.23 - 2025.04.07

A feature rich Janus Webrtc package

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

dartdoc, flutter, flutter_web_plugins, flutter_webrtc, http, logging, path_provider, uuid, web_socket_channel

More

Packages that depend on janus_client