Tanmay Dalavi

Results 2 issues of Tanmay Dalavi

This PR introduces several key improvements to enhance device interaction and monitoring capabilities within the main.py file. The changes include: 1. **Detailed Device Capabilities Retrieval:** Implemented functionality to fetch and...

I'm working on a Python script that uses the ONVIF and Zeep libraries to retrieve NVR event logs and display them on my terminal. My goal is to access logs...