CCTV Database
+ Add camera★ GitHub

Reolink Video Doorbell WiFi

doorbell5MP2022Frigate/HA Config

Specifications

Typedoorbell
Environmentoutdoor
Resolution5MP (5 MP)
Max resolution2560×1920
Sensor1/2.7" CMOS
Lens2.26 F2.0
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

Connectivitywifi
Power sourceAC
Power methodExisting doorbell wiring (12-24VAC 50/60Hz or 24VDC)
Protocolsonvif, rtsp

Storage & Audio

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

Features

5MP wired WiFi doorbellhead-to-toe 3:4 portrait view (white) / 4:3 landscape (black)color night visionperson detectiontwo-way audiochime built-inno subscriptionAlexa/Googleworks with Reolink NVR and Home Hub

Integration Configs

FrigateBrand Template
# 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). Set detect to 720x960 to maintain 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

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-wifi/