MattTW / BlinkMonitorProtocol

Unofficial documentation for the Blink Wire-Free HD Home Monitoring & Alert System
443 stars 82 forks source link

two cameras - same time - overwrites prior clip #22

Closed nhhandyman closed 5 years ago

nhhandyman commented 5 years ago

I have two cameras which are pointed in the same general direction. If they both record motion at the same time, this downloader will create a file of the same name - last one wins - the other is lost.

I would suggest the file creation be changed to see if the proposed file already exists and if so - add a suffix to it.

DCCoder90 commented 5 years ago

@nhhandyman MattTW just merged a pull request that fixes this issue