rtmpstreamer 0.2.3 copy "rtmpstreamer: ^0.2.3" to clipboard
rtmpstreamer: ^0.2.3 copied to clipboard

Flutter live streaming plugin for Android RTMP and Web WHIP with camera preview and screen sharing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rtmpstreamer

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

dependencies:
  rtmpstreamer: ^0.2.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:rtmpstreamer/rtmpstreamer.dart';
0
likes
150
points
176
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter live streaming plugin for Android RTMP and Web WHIP with camera preview and screen sharing.

Repository (GitHub)
View/report issues

Topics

#rtmp #live-streaming #screen-sharing #whip #web

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, web

More

Packages that depend on rtmpstreamer

Packages that implement rtmpstreamer