I’ve setup two Reolink cameras with the official integration. The E560 camera works great, with all the streams, PTZ control, detection events, and everything else working.
The Wifi Doorbell has been more trouble. I transitioned to back http internally, which allowed me to get motion events, but I am missing the clear/fluent video stream entities - I only have the snapshot entities.
On the configuration gear of the integration, I have selected RTSP protocol ( I tried changing back & forth to see if the streams would show up).
I noticed the following section of the diagnostics JSON:
“data”: {
“model”: “Reolink Video Doorbell”,
“hardware version”: “DBB_NT19DNO34MPW6DBB3”,
“firmware version”: “v3.0.0.6304_26041428”,
“HTTPS”: false,
“HTTP(S) port”: null,
“Baichuan port”: 9000,
“Baichuan only”: true,
“Baichuan connection”: “udp”,
“WiFi connection”: true,
“WiFi signal”: -74,
“RTMP enabled”: false,
“RTSP enabled”: false,
“ONVIF enabled”: false,
“event connection”: “Fast polling”,
“stream protocol”: “rtsp”,
“is NVR”: false,
“is Hub”: false,
“is Battery”: true,
“channels”: [
0
],
“stream channels”: [
0
],
show RTSP/RTMP and ONVIF are not enabled.. which seems like a good indicator of the problem. I didn’t see any relevant options in the reolink app to get those enabled…
I did try deleting and re-adding the device after I switched to http.
any thoughts?

