dashcam_video_player 0.0.2 copy "dashcam_video_player: ^0.0.2" to clipboard
dashcam_video_player: ^0.0.2 copied to clipboard

A high-performance texture-based RTSP video player plugin for Flutter powered by ExoPlayer and MobileVLCKit, built for low-latency enterprise and internal organizational streaming applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dashcam_video_player

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

dependencies:
  dashcam_video_player: ^0.0.2

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:dashcam_video_player/dashcam_video_player.dart';
2
likes
140
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance texture-based RTSP video player plugin for Flutter powered by ExoPlayer and MobileVLCKit, built for low-latency enterprise and internal organizational streaming applications.

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, screenshot

More

Packages that depend on dashcam_video_player

Packages that implement dashcam_video_player