CCTV Database
+ Add camera★ GitHub

Reolink Video Doorbell PoE

doorbell5MP2022Frigate/HA Config

Specifications

Typedoorbell
Environmentoutdoor
Resolution5MP (5 MP)
Max resolution2560×1920
Sensor1/2.7" CMOS
SoCNovatek NT98566
Lens2.8 (fixed)
Field of view160 diagonal
Night visionir · 5m
IP ratingIP65

Video

CodecsH.264
Max FPS20 fps
main stream1920x2560 @ 20fps (H.264)
sub stream (detect)unknown @ 10fps (H.264)

Power & Connectivity

Connectivityethernet
Power sourcePoE, AC
Power methodPoE (IEEE 802.3af) / 12-24VAC doorbell wiring / 24VDC
Protocolsonvif, rtsp

Storage & Audio

microSDYes (up to 256GB)
NVR compatibleYes
CloudNo
MicrophoneYes
Two-way audioYes

Features

person/vehicle/animal detectionpackage detectioncolor night visionwired PoE (no battery)no subscription requiredONVIF compatibleworks with Reolink NVR

Integration Configs

Frigate✓ Verified Configby blakeblacksear

Recommended input: go2rtc (tested on v0.14)

# Frigate NVR config
cameras:
  your_camera:
    ffmpeg:
      inputs:
        - path: rtsp://{user}:{pass}@{ip}:554/h264Preview_01_main
          roles: [record]
        - path: rtsp://{user}:{pass}@{ip}:554/h264Preview_01_sub
          roles: [detect]
    detect:
      width: 720
      height: 960
      fps: 5

Portrait 3:4 aspect ratio (white model 1920x2560, black model is 4:3 at 2560x1920). Set detect to 720x960 for white or 960x720 for black to maintain correct ratio. For two-way audio: use go2rtc as the RTSP proxy — Frigate does not natively handle talk-back. In go2rtc config add the camera as an RTSP source, then enable WebRTC with opus re-encoding for the back-channel: 'streams: doorbell: - rtsp://{user}:{pass}@{ip}:554/h264Preview_01_main - ffmpeg:doorbell#audio=opus'. Button press events are not exposed via RTSP; use HA Reolink integration's Visitor binary_sensor or subscribe to ONVIF events via MQTT.

Home Assistant

Integration: reolink (local push)

✓ Doorbell press entity
✓ Two-way audio
✓ ONVIF motion events

Native Reolink integration auto-discovers via ONVIF (port 8000). Doorbell button press is exposed as a 'Visitor' binary_sensor entity. Two-way audio works in the Reolink app; for HA dashboard intercom, use go2rtc WebRTC card with opus back-channel.

Blue Iris

Profile: Reolink

Select 'Reolink' profile. White model is portrait 3:4 — enable 'Rotate 90' or adjust display settings. Doorbell press triggers a motion event.

Sources

https://reolink.com/product/reolink-video-doorbell-poe/