python-dvr icon indicating copy to clipboard operation
python-dvr copied to clipboard

xmeye sofia dvr nvr ipcam config

Results 8 python-dvr issues
Sort by recently updated
recently updated
newest added

Hi NeiroN, I really love your implementation and I wonder if you can work on an Home Assistant Integration such as ones listed here: https://www.home-assistant.io/integrations/#camera Let me know what do...

Hello, is there any way how can i enable and disable email notification or whole alarm system ? I mean: ![image](https://user-images.githubusercontent.com/60783519/160402363-0c523004-2244-4dc5-8e2e-9c5970c5851d.png) My target is, disable notifications when alarm system (external)...

Is it possible to download stored videos with time parameter like as playback panel?

Thanks for developing this lib, you did a great job! Now I can set the time programmatically on my Chinese IP cam, this is exactly what I was looking for.

Feedback

Hello, congratulations for the work and effort. I'm using Wireshark to decode some messages from my ICSee app/camera that are different from yours, but my requests and responses are not...

Hello! Currently I have this XM530 camera on an isolated WiFi with no net connection. Board says: COB-ETH-S V2.01 - IPC-RM1-BLK530AI-2003 I would like to get this repo working, to...

So I've had about 5 of these cameras and all have been fine with this library until I got this new one. Usually on connect the string that is returned...

Hello if added to the library: ` "OPFileQuery": 1440, "OPFileDownload": 1426,` and send to camera: `files = cam.send(cam.QCODES["OPFileQuery"],{ "Name": "OPFileQuery", "SessionID": "0x%08X" % cam.session, "OPFileQuery": {"BeginTime" : "2022-08-25 17:50:00", "Channel"...