Open
Description
Hi,
I'm using cam.get_file( .. ) to download from cam.get_motion_files(start=start, end=end, streamtype=streamtype) .
It works great, but sometimes it seems to just hang and never finish download. At that point it also looks like the Reolink android app has issues connecting to camera, at least the settings page. If I manually kill (ctrl C!) my program and start over again it works to download and back to normal.
Is it possible to add a timeout function to get_file operation? Just kill it if it does not work after N seconds..
Camera: RLC 410W 4MP
Thanks! love the api