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
213 stars 76 forks source link

Allow specifying stream to turn audio and video on or off #210

Closed flacjacket closed 2 years ago

flacjacket commented 2 years ago

Add parameters to the (async_)set_audio/video_enabled functions. This allows the main and extra channels to be independently controlled.