easy_onvif 0.0.10 easy_onvif: ^0.0.10 copied to clipboard
A pure Dart library designed primarily for command line automation of Onvif compatible devices, but can be used anywhere Dart is used.
0.0.10 #
- GetProfile from media.wdsl has optional fields that were required in code
0.0.9 #
- Apparently an Onvif device can respond with an empty soap "Header"
0.0.8 #
- better inpterpretation of parsed XML
0.0.7 #
- closer match to Onvif spec for Capabilities
0.0.6 #
- improved API docs
0.0.5 #
- tweaked the grind workflow
0.0.4 #
- now using universal_io for better platform compatibility
0.0.3 #
- published to pub.dev using custom grinder tasks
0.0.2 #
- initial release