miniav_recorder 0.4.5 copy "miniav_recorder: ^0.4.5" to clipboard
miniav_recorder: ^0.4.5 copied to clipboard

High-level multi-source A/V recorder built on miniav + miniav_tools. Sync screen/camera/mic/loopback into MP4/MKV files or chunked streams.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add miniav_recorder

With Flutter:

 $ flutter pub add miniav_recorder

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

dependencies:
  miniav_recorder: ^0.4.5

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

Import it

Now in your Dart code, you can use:

import 'package:miniav_recorder/miniav_recorder.dart';
3
likes
140
points
1.94k
downloads

Documentation

API reference

Publisher

verified publisherpracticalxr.com

Weekly Downloads

High-level multi-source A/V recorder built on miniav + miniav_tools. Sync screen/camera/mic/loopback into MP4/MKV files or chunked streams.

Repository (GitHub)

License

MIT (license)

Dependencies

miniav, miniav_platform_interface, miniav_tools, miniav_tools_ffmpeg, miniav_tools_platform_interface, minigpu

More

Packages that depend on miniav_recorder