New Reolink Wired POE Doorbell Cam ?

Found the battery? :)

1674490071943.png
1674490137982.png1674490181303.png
 
Last edited:
Anyone snooped the 433mhz transmissions on this device? I saw that antenna mentioned in the FCC docs.

I run a SDR into homeassistant to use all sorts of 433mhz sensors. If this thing uses 433mhz to activate the interior doorbell then it could be used in homeassistant for all sorts of automation.
 
Anyone snooped the 433mhz transmissions on this device? I saw that antenna mentioned in the FCC docs.

I run a SDR into homeassistant to use all sorts of 433mhz sensors. If this thing uses 433mhz to activate the interior doorbell then it could be used in homeassistant for all sorts of automation.
There is already an integration that can read the doorbell presses in HA. I use it. Works great.
 
  • Like
Reactions: David L and Judman
There is already an integration that can read the doorbell presses in HA. I use it. Works great.

Interesting. Looks like that is using ONVIF events for triggering. Wonder if there is any timing difference between ONVIF and 433.
 
  • Like
Reactions: David L
Last edited by a moderator:
As an Amazon Associate IPCamTalk earns from qualifying purchases.
  • Like
Reactions: Iceman24
So I went ahead and ordered me the WiFi version :), est. delivery Feb. 6. It should be an easy install, replacing my LaView until I can get my cable ran for the POE version. I have a few friends in mind that may want the WiFi version once I get the POE version installed.
 
Anyone snooped the 433mhz transmissions on this device? I saw that antenna mentioned in the FCC docs.

I run a SDR into homeassistant to use all sorts of 433mhz sensors. If this thing uses 433mhz to activate the interior doorbell then it could be used in homeassistant for all sorts of automation.

I have it programmed as a binary device with RTL-433. It works.

My Tasmota flashed sonoff RF bridges pick up the basic code upon button press and is visible in the console:

Code:
03:06:40.168 MQT: tele/RF_Bridge/RESULT = {"Time":"2023-01-31T03:06:40","RfReceived":{"Sync":9430,"Low":310,"High":930,"Data":"9E1992","RfKey":"None"}}

I updated my rfbridge_demux.py file with the "9E1992" code defined as Doorbell Button and it works well.
 
  • Like
Reactions: pete_c and David L
Great news on the Doorbell working with the Tasmota RF-433 bridge.

Currently using a couple of Sonoff outdoor 433Mhz PIRs with the bridge and they have worked fine now over a year.
 
  • Like
Reactions: David L
As an Amazon Associate IPCamTalk earns from qualifying purchases.
  • Like
Reactions: fenderman
My question for those who have the WiFi version, how is your signal strength?
 
@David L

what is the exact RTMP address you are using.

and is it still working good?


edit.. found it, and working good.... rtmp:/ip adress/bcs/channel0_main.bcs?channel=0&stream=0&user=usenam&password=pass
 
Last edited:
  • Like
Reactions: David L
@David L

what is the exact RTMP address you are using.

and is it still working good?


edit.. found it, and working good.... rtmp:/ip adress/bcs/channel0_main.bcs?channel=0&stream=0&user=usenam&password=pass
Every since I switched from RSTP to RTMP I have had Zero Lost Signals in BI.
 
I ordered this camera for my elderly parents that don't have BI, but I'm tempted to temp it up to mine to play with. Wifi version in route..
Let us know how well its motion detection works once installed. Thanks.
 
  • Like
Reactions: BORIStheBLADE