AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
5.12k stars 409 forks source link

Integrate Reolink's (reverse engineered) proprietary protocol? #755

Open SpeakingOfBrad opened 11 months ago

SpeakingOfBrad commented 11 months ago

Reolink's RTSP (and RTMP) stream sucks and is pretty unstable. But their own protocol is more reliable, but it's proprietary.

George Hilliard has reverse engineered Reolink's proprietary protocol and even created a software client (Neolink) to take the Reolink protocol and spit it out into an RTSP stream. (A more recently updated fork of the software is available here: https://github.com/QuantumEntangledAndy/neolink)

It would be great if this protocol was integrated directly into go2rtc!

AlexxIT commented 11 months ago

I know about this project https://github.com/thirtythreeforty/neolink/issues/341. I just haven't had time to implement it

si458 commented 6 months ago

just womdered if the was any progress with this? i have a battery powered reolink camera and would love to be able to check it every so often! from what im aware the neolink project has moved here now https://github.com/QuantumEntangledAndy/neolink

AlexxIT commented 6 months ago

Not engaged in this task. And there are other tasks in the immediate plans

si458 commented 6 months ago

@AlexxIT no thats perfectly fine! i just wondered!

as is the was a bug with the neolink where it kept dropping the connection to my camera! but now it seems if i build neolink from scratch, it seems to work and not drop the connection!

keep up the amazin work tho with go2rtc! its amazing and works so much quicker in HA than HAs native camera !