ReolinkCameraAPI / reolinkapipy

Reolink Camera API written in Python 3.6
GNU General Public License v3.0
210 stars 48 forks source link

Help: List of suppported Camera's #35

Open Benehiko opened 3 years ago

Benehiko commented 3 years ago

Help wanted

For those out there that are using the library, would you be so kind as to mention which Reolink camera's you are using the library with.

Just paste the information on this issue and it will be added to the README.md file

themoosman commented 3 years ago

RLC-423 RLC-420-5MP RLC-410-5MP

Benehiko commented 3 years ago

RLC-420 RLC-520.

Source by rafa-to via Reddit

Benehiko commented 3 years ago

RLC-520 RLC-410

Source by yknott via Reddit

CrashLaker commented 3 years ago

C1-Pro

Siceth commented 3 years ago

RLC-410 D400 RLN8-410 (if NVRs count)

Benehiko commented 3 years ago

RLC-410 D400 RLN8-410 (if NVRs count)

Did you use the reolinkapi library to connect to the NVR?

Siceth commented 3 years ago

RLC-410 D400 RLN8-410 (if NVRs count)

Did you use the reolinkapi library to connect to the NVR?

Yes. I know the library's aimed at cameras, but my purposes were for NVR account control. Obviously things like raw streams will just error, but most of the calls work just great.

Thank you for all your contributions so far!

Benehiko commented 3 years ago

RLC-410 D400 RLN8-410 (if NVRs count)

Did you use the reolinkapi library to connect to the NVR?

Yes. I know the library's aimed at cameras, but my purposes were for NVR account control. Obviously things like raw streams will just error, but most of the calls work just great.

Thank you for all your contributions so far!

That's really good to hear! We could add the NVR as well in the readme and just specify streaming to be broken.

socpl425 commented 3 years ago

Reolink RLC-410W 4MP

AnthonyReid73 commented 3 years ago

RLC-511W (Firmware v3). Working fine!

jimmyEverguard commented 2 years ago

Does this api support cloud camera ex: Reolink Go?

themoosman commented 2 years ago

Does this api support cloud camera ex: Reolink Go?

No, cloud cameras are not supported and will not work.

bmxp commented 2 years ago

I have an E1 outdoor here.

I would suggest to separate stream.py into grab an image only and stream.py itself. Otherwise one will need to install the whole bunch of additional requirements which might not be needed if one only wants a simple snap.

Benehiko commented 2 years ago

Hi @bmxp Could you rather add your findings and implementation detailts to a separate issue?

PRs are welcome! :)

pypb commented 2 years ago

E1 Zoom

Helias commented 2 years ago

RCL-510a

sven337 commented 4 months ago

"NvrDownload" appears to return "unsupported" on TrackMix Wifi. "Search" works, but "start" and "end" are required to be on the same day, otherwise the camera will silently and incorrectly return no results. I need to use HTTPS, without it on this camera login fails.