Skip to content

Musma/flutter_easy_onvif

 
 

Repository files navigation

Dart Implementation of ONVIF IP Camera Client

This is the repository for two related Dart packages:

easy_onvif - This package works with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications. The package includes the ability to control the PTZ (pan-tilt-zoom) movements of a device along with managing presets as well as controlling how video and audio is being streamed from the device. Review the documentation below to get more details on available features.

onvif_cli - A command line interface application for controlling an Onvif device through terminal commands. This tool allows you to use O/S features like cron to automate Onvif device functionality.

About

This package works with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 99.1%
  • C++ 0.5%
  • Ruby 0.2%
  • Swift 0.1%
  • C 0.1%
  • CMake 0.0%