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.
33
stars
21
forks
source link
Is it possible to check if Onvif connect failed? #41
Thank you for nice package
Is it possible to check if onvif initialize failed ?
I want my app to Navigator.pop or show message if onvif connection failed.
Thanks in advance!