Recent content by mrxyz

  1. M

    New Reolink Wired POE Doorbell Cam ?

    Thanks :) But I believe the HA app is a bit limited with what I want to achieve.
  2. M

    New Reolink Wired POE Doorbell Cam ?

    The biggest challenge is trying to implement something based on no documentation. For example, the whole Wire protocol and API are not so well documented. I had to go through lots of code to find out how things work (I even ended up patching a bit). Another challenge is gstreamer. It is a nice...
  3. M

    New Reolink Wired POE Doorbell Cam ?

    Updated it. In case people are interested see GitHub - bbiwy1984/bb Any comments, please let me know.
  4. M

    New Reolink Wired POE Doorbell Cam ?

    So I've updated my code again. Right now I'm able to get snapshots, made with the doorbell, on my phone when: somebody presses the doorbell, when the PIR alarm is triggered, when movement is detected, when I sent a message from my phone to the doorbell (msg is "snap" but can be anything you...
  5. M

    New Reolink Wired POE Doorbell Cam ?

    And updated, in case anyone is interested, see here: GitHub - bbiwy1984/bb
  6. M

    New Reolink Wired POE Doorbell Cam ?

    Finally had some time on my hands again. I'm almost done with the wire implementation of sending images. Once that is set, all I need to do is grab a screenshot and sent it to my phone via Wire once somebody presses the doorbell or the PIR alarm goes off. Btw, the thing above is also quite...
  7. M

    New Reolink Wired POE Doorbell Cam ?

    I keep saying it, if you use that Neolink code on github, 2 way audio is possible.
  8. M

    New Reolink Wired POE Doorbell Cam ?

    In case anyone is interested, I just updated and uploaded my code so I now receive messages on my phone (using Wire messaging app) when somebody presses the doorbell or is near.
  9. M

    New Reolink Wired POE Doorbell Cam ?

    https://github.com/bbiwy1984/bb
  10. M

    New Reolink Wired POE Doorbell Cam ?

    For For some reason my Github account was suspended. I'll see if i can upload it somewhere else.
  11. M

    New Reolink Wired POE Doorbell Cam ?

    https://github.com/bbiwy2023/bb
  12. M

    New Reolink Wired POE Doorbell Cam ?

    I'll see if I can remove some bugs from my code and hopefully I can upload it to github somewhere next week. Then you only need to buy a relay and you can use any (mechanical) chime you like.
  13. M

    New Reolink Wired POE Doorbell Cam ?

    This thing does essentially the same: GitHub - thirtythreeforty/neolink: An RTSP bridge to Reolink IP cameras
  14. M

    New Reolink Wired POE Doorbell Cam ?

    I wrote some code myself that communicates via the Reolink protocol, to make 2 way audio possible...
  15. M

    New Reolink Wired POE Doorbell Cam ?

    The location of the JTAG or the UART is more interesting ;)
Top