daynis_h264_media_stream 0.0.1 copy "daynis_h264_media_stream: ^0.0.1" to clipboard
daynis_h264_media_stream: ^0.0.1 copied to clipboard

Platformweb

A Flutter package for streaming raw H264 video data on the web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add daynis_h264_media_stream

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

dependencies:
  daynis_h264_media_stream: ^0.0.1

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:daynis_h264_media_stream/daynis_h264_media_stream.dart';
1
likes
110
points
17
downloads

Publisher

verified publisherdaynisolman.com

Weekly Downloads

A Flutter package for streaming raw H264 video data on the web.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on daynis_h264_media_stream

Packages that implement daynis_h264_media_stream