npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

reolinkapi

v0.0.3

Published

Reolink Javascript API Client

Readme


A Reolink Camera client written in Javascript. This repository's purpose is to deliver a complete API for the Reolink Cameras, although they have a basic API document - it does not satisfy the need for extensive camera communication.

Check out our documentation for more information on how to use the software at https://reolink.oleaintueri.com

Other Supported Languages:


Get started

Implement a "Camera" object by passing it an IP address, Username and Password. By instantiating the object, it will try retrieve a login token from the Reolink Camera. This token is necessary to interact with the Camera using other commands.

See the examples directory.

Using the library as a Javascript package

Contributors


Styling and Standards

This project intends use prettier and eslint

How can I become a contributor?

Step 1

Get the Restful API calls by looking through the HTTP Requests made in the camera's web UI. I use Google Chrome developer mode (ctr + shift + i) -> Network.

Step 2

  • Fork the repository
  • npm install
  • Make your changes

Step 3

Make a pull request.

API Requests Implementation Plan

Stream:

  • [x] Blocking RTSP stream
  • [x] Non-Blocking RTSP stream

GET:

  • [x] Login
  • [x] Logout
  • [x] Display -> OSD
  • [x] Recording -> Encode (Clear and Fluent Stream)
  • [x] Recording -> Advance (Scheduling)
  • [x] Network -> General
  • [x] Network -> Advanced
  • [x] Network -> DDNS
  • [x] Network -> NTP
  • [x] Network -> E-mail
  • [x] Network -> FTP
  • [x] Network -> Push
  • [x] Network -> WIFI
  • [x] Alarm -> Motion
  • [x] System -> General
  • [x] System -> DST
  • [x] System -> Information
  • [ ] System -> Maintenance
  • [x] System -> Performance
  • [ ] System -> Reboot
  • [x] User -> Online User
  • [x] User -> Add User
  • [x] User -> Manage User
  • [x] Device -> HDD/SD Card
  • [x] PTZ -> Presets, Calibration Status
  • [ ] Zoom
  • [ ] Focus
  • [ ] Image (Brightness, Contrast, Saturation, Hue, Sharp, Mirror, Rotate)
  • [ ] Advanced Image (Anti-flicker, Exposure, White Balance, DayNight, Backlight, LED light, 3D-NR)
  • [x] Image Data -> "Snap" Frame from Video Stream

SET:

  • [x] Display -> OSD
  • [x] Recording -> Encode (Clear and Fluent Stream)
  • [ ] Recording -> Advance (Scheduling)
  • [x] Network -> General
  • [x] Network -> Advanced
  • [ ] Network -> DDNS
  • [ ] Network -> NTP
  • [ ] Network -> E-mail
  • [ ] Network -> FTP
  • [ ] Network -> Push
  • [x] Network -> WIFI
  • [ ] Alarm -> Motion
  • [ ] System -> General
  • [ ] System -> DST
  • [x] System -> Reboot
  • [x] User -> Online User
  • [x] User -> Add User
  • [x] User -> Manage User
  • [x] Device -> HDD/SD Card (Format)
  • [x] PTZ (including calibrate)
  • [x] Zoom
  • [x] Focus
  • [x] Image (Brightness, Contrast, Saturation, Hue, Sharp, Mirror, Rotate)
  • [x] Advanced Image (Anti-flicker, Exposure, White Balance, DayNight, Backlight, LED light, 3D-NR)

Supported Cameras

Any Reolink camera that has a web UI should work. The other's requiring special Reolink clients do not work and is not supported here.

  • RLC-411WS
  • RLC-423
  • RLC-420-5MP
  • RLC-410-5MP
  • RLC-510A
  • RLC-520
  • C1-Pro
  • D400
  • E1 Zoom