Neolink has a pull request that adds MQTT support for Reolink cameras.
https://[censored]/thirtythreeforty/neolink/pull/78

Best posts made by bits_67665092824
-
RE: MQTT and or Webhook Support for Home Automation
-
RE: API and 3rd party access for Argus 2
The network protocol, encryption, media format and basically all aspects of Reolink products has been fully reverse engineered already.
This includes NVR and IP cameras such as RLC/B/E/Argus.
Anything the official Reolink client, NVR or IP Cams send between each other is already documented.
Eg here is a tool that can log in and get a video stream from Argus cameras:
https://[censored]/jdillenkofer/camera_proxy
Some docs on Baichuan protocol:
https://[censored]/thirtythreeforty/neolink/blob/master/dissector/protocol.md
https://[censored]/thirtythreeforty/neolink/blob/master/dissector/messages.md