tchellomello / python-amcrest

A Python 2.7/3.x module for Amcrest and Dahua Cameras using the SDK HTTP API.
GNU General Public License v2.0
216 stars 76 forks source link

Allow snapshot without stream & no comm during init #142

Closed pnbruckner closed 4 years ago

pnbruckner commented 4 years ago

Comm during init method is not a good idea. For HA it can cause delayed startup if cameras are offline.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 31.479% when pulling d5e5efbdf304766fd581e8fbcde03528b62bd6a5 on init-snapshot into 0d13a87ff1072e3b25137040012842688aa0d746 on master.