miniav_recorder 0.2.17 copy "miniav_recorder: ^0.2.17" to clipboard
miniav_recorder: ^0.2.17 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

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

dependencies:
  miniav_recorder: ^0.2.17

Alternatively, your editor might support dart 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
0
points
1.94k
downloads

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)
View/report issues

License

unknown (license)

Dependencies

miniav, miniav_platform_interface, miniav_tools, miniav_tools_ffmpeg, miniav_tools_platform_interface, minigpu

More

Packages that depend on miniav_recorder