mediasfu_mediasoup_client 0.1.4 copy "mediasfu_mediasoup_client: ^0.1.4" to clipboard
mediasfu_mediasoup_client: ^0.1.4 copied to clipboard

Maintained mediasoup client for Flutter with current flutter_webrtc support, Unified Plan, simulcast, data channels, and a MediaSFU upgrade path.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mediasfu_mediasoup_client

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

dependencies:
  mediasfu_mediasoup_client: ^0.1.4

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:mediasfu_mediasoup_client/mediasfu_mediasoup_client.dart';
12
likes
140
points
1.13k
downloads

Documentation

Documentation
API reference

Publisher

verified publishermediasfu.com

Weekly Downloads

Maintained mediasoup client for Flutter with current flutter_webrtc support, Unified Plan, simulcast, data channels, and a MediaSFU upgrade path.

Homepage
Repository (GitHub)
View/report issues

Topics

#webrtc #mediasoup #video-conferencing #real-time #media

License

MIT (license)

Dependencies

collection, events2, flutter, flutter_webrtc, h264_profile_level_id, sdp_transform

More

Packages that depend on mediasfu_mediasoup_client