kinesis_video_webrtc 1.0.3 copy "kinesis_video_webrtc: ^1.0.3" to clipboard
kinesis_video_webrtc: ^1.0.3 copied to clipboard

A Flutter package for AWS Kinesis Video Streams - WebRTC

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kinesis_video_webrtc

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

dependencies:
  kinesis_video_webrtc: ^1.0.3

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:kinesis_video_webrtc/kinesis_video_webrtc.dart';
1
likes
120
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for AWS Kinesis Video Streams - WebRTC

Topics

#kinesisvideo #webrtc

Documentation

API reference

License

MIT (license)

Dependencies

aws_client, aws_kinesis_video_signaling_api, crypto, flutter, flutter_webrtc, web_socket_channel

More

Packages that depend on kinesis_video_webrtc