Alano Terblanche

Results 121 comments of Alano Terblanche

Yeah so this is disabled on the public routes specifically because you do not need CORS with OAuth2 requests since the browser is redirected to the page instead of doing...

RLC-420 RLC-520. [Source by rafa-to via Reddit](https://www.reddit.com/r/reolinkcam/comments/kaei1c/reolink_camera_client_library/gfgmkas?utm_source=share&utm_medium=web2x&context=3)

RLC-520 RLC-410 [Source by yknott via Reddit](https://www.reddit.com/r/reolinkcam/comments/kaei1c/reolink_camera_client_library/gfjwld3?utm_source=share&utm_medium=web2x&context=3)

> RLC-410 > D400 > RLN8-410 (if NVRs count) Did you use the reolinkapi library to connect to the NVR?

> > > RLC-410 > > > D400 > > > RLN8-410 (if NVRs count) > > > > > > Did you use the reolinkapi library to connect to...

Hi @bmxp Could you rather add your findings and implementation detailts to a separate issue? PRs are welcome! :)

Hi @GsDublin Thank you for your contribution :) I think we need to have the default set to True and allow people to pass down the value when opening a...

HI @GsDublin no worries :) You can use the `kwargs` param from here https://github.com/ReolinkCameraAPI/reolinkapipy/blob/master/reolinkapi/camera.py#L6-L12 and pass along an expected value for verifying ssl and if it is true check for...

Hi @GsDublin any update on this?

Hi thank you for using the library! :) So afaik the requests should auto timeout after about 1 second (the default state set in the code). See https://github.com/ReolinkCameraAPI/reolinkapipy/blob/5ac45d8b202c1c89b50dcf31c6a13c3d00bd1a67/reolinkapi/handlers/api_handler.py#L127 It might...