Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am currently working with Reolink to resolve two firmware bugs with the cameras. I need some information from you, the users. #171

Closed
GhostlyCrowd opened this issue Jan 28, 2022 · 28 comments
Labels

Comments

@GhostlyCrowd
Copy link
Contributor

I am currently working with Reolink to resolve two bugs with the cameras. I need some information from you the users.

I have reached out to reolink, and they have already made one firmware to resolve issues we have such as the Reolink rtsp/rtmp/flv stream seems to not include VUI info in the h264 stream which makes the destination side on some systems think the video stream is 0 FPS and discards it. See #31 (comment)

And also thelive555 stream sending out junk tcp data and extra frames which cases the image smear we see randomly. See scottlamb/retina#17 (comment)

I have sent them information regarding the RLC-522 and RLC-410-5MP as those are the cameras I have. And they have sent me firmware for the RLC-520 already. That they say revolves the two issues ive linked/discussed here. So we won't need any more janky ffmpeg args to get a proper healthy stream from our cameras, and this would alleviate a lot of issues for us with the proxy and ffmpeg versions.

What I need from users is a screenshot if the "Info" tab in your web ui of your camera to send to the support engineer to have more patched beta firmware made.

From these cameras to make sure we cover all variants. Blank out your uuid, it's unique to your camera

PoE Cameras > RLC-420-5MP, PoE Cameras > RLC-520, PoE Cameras > RLC-522, PoE Cameras > RLC-410-5MP, PoE Cameras > RLC-422-5MP

Example
image

@DrMarlin
Copy link

Here are the 4 models I'm using (screenshots from the Mac Reolink app)
cam1
cam2
cam3
cam4

@keshavdv
Copy link
Owner

Thank you for reaching out to them! I've been able to investigate further with access to the camera that you provided, but ultimately anything I can do within the proxy is a hack. Being able to fix this on the firmware side would be amazing!

@Tr4um4z
Copy link

Tr4um4z commented Feb 2, 2022

@GhostlyCrowd

deployed i have a RLC-520A model

but i have a rlc-520 not deployed at the moment for testing the beta firmware already in your hands...

post some link to the beta firmware

reolinkinfo

@mathgoy
Copy link

mathgoy commented Feb 7, 2022

Hi,
here are the cams I have at home.
Would be interested about some patched firmwares :)

thanks

image
image
image
image
image
image
image

@Tr4um4z
Copy link

Tr4um4z commented Feb 7, 2022

@GhostlyCrowd what version of firmware do you have for rlc-520 ?
thanks

@mathgoy
Copy link

mathgoy commented Feb 8, 2022

Personnaly, I am using the firmware v3.0.0.0.0 on all my cameras (RLC 520, RLC-410-W and E1 Zoom)

@Tr4um4z
Copy link

Tr4um4z commented Feb 8, 2022

@mathgoy i'm talking about the beta firmware that resolve lot ot ffmpeg problems in the hands of @GhostlyCrowd

@mathgoy
Copy link

mathgoy commented Feb 8, 2022

@Tr4um4z my bad!!!!

indeed, I would like to learn more abou that firmware @GhostlyCrowd is talking about.
It would not only solve the issue with unifi-camera-proxy but also with Frigate and other NVR software who require a shit load of weird FFMPEG args to work properly with the Reolink cameras

@GhostlyCrowd
Copy link
Contributor Author

Hi guys, sorry been on the road for work I'll get these submitted and see if i can get links to test firmware.

@Tr4um4z
Copy link

Tr4um4z commented Feb 8, 2022

@GhostlyCrowd we can test the RLC-520 beta firmware that you already have if i correctly understand

@jairbj
Copy link

jairbj commented Feb 12, 2022

Where can I download this firmware?

@jairbj
Copy link

jairbj commented Feb 12, 2022

Although it's should be fixed I could make it to work with my RLC-410-5mp with rtsp-simple-proxy grabbing from rtmp instead of rtsp.

rtsp-simple-server.yml

readBufferCount: 1024
paths:
  cam_1:
    source: rtmp://192.168.100.77/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=

unifi-cam-proxy

unifi-cam-proxy -H 192.168.100.1 -c /client.pem -t 9Fi3owLdPBe3x32AIa9oNIyhebEbf8S7 rtsp -s 'rtsp://192.168.100.100:8554/cam_1' --ffmpeg-args '-c:v copy -vbsf "h264_metadata=tick_rate=60000/1001:fixed_frame_rate_flag=1" -ar 32000 -ac 2 -codec:a aac -b:a 32k'

@mathgoy
Copy link

mathgoy commented Feb 15, 2022

Hi guys, sorry been on the road for work I'll get these submitted and see if i can get links to test firmware.

Hi mate,
Any news about the RLC-520 firmware.
I was under the impression that you had this one already

Thanks

@GhostlyCrowd
Copy link
Contributor Author

Alright RLC-520 IPC_51516M5M.815_220127110.RLC-520.SC5035.5MP.REOLINK.pak

RLC-522 IPC_51516M5M.815_220127109.RLC-522.SC5035.5MP.AF.D7.REOLINK.pak

RLC-410-5MP IPC_51516M5M.815_22012798.RLC-410-5MP.SC5035.5MP.REOLINK.pak

All they have gotten back to me with so far I was instructed to use 30fps for all the new fixes to be active.

@wills721
Copy link

I have an RLC-523WA with the same issue. Is there a BETA firmware for this model?

@justinbarias
Copy link

Would be happy to grab a copy of the updated firmware as well.

This is what I've got:

image

@fillwe
Copy link

fillwe commented Feb 23, 2022

Alright RLC-520 IPC_51516M5M.815_220127110.RLC-520.SC5035.5MP.REOLINK.pak

RLC-522 IPC_51516M5M.815_220127109.RLC-522.SC5035.5MP.AF.D7.REOLINK.pak

RLC-410-5MP IPC_51516M5M.815_22012798.RLC-410-5MP.SC5035.5MP.REOLINK.pak

All they have gotten back to me with so far I was instructed to use 30fps for all the new fixes to be active.

Have tried this firmware on my RLC-410 5MP and its really choppy. Have tried both with and without ffmpeg arguments. Is there anyone here that actually has a somewhat smooth playback with the 410 5MP?

@mathgoy
Copy link

mathgoy commented Feb 27, 2022

Alright RLC-520 IPC_51516M5M.815_220127110.RLC-520.SC5035.5MP.REOLINK.pak

RLC-522 IPC_51516M5M.815_220127109.RLC-522.SC5035.5MP.AF.D7.REOLINK.pak

RLC-410-5MP IPC_51516M5M.815_22012798.RLC-410-5MP.SC5035.5MP.REOLINK.pak

All they have gotten back to me with so far I was instructed to use 30fps for all the new fixes to be active.

Thanks a lot mate, will try that right away!

@keshavdv
Copy link
Owner

keshavdv commented Feb 27, 2022

Any chance I could get patched firmware for a RLC-520A?

image

@stale
Copy link

stale bot commented Mar 29, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 29, 2022
@burnsy180
Copy link

Thanks so much @GhostlyCrowd for looking into this. My RLC-520 details are below.
I've tried installing the beta firmware you provided links for, but selecting it from the webui > system > More > Firmware Upgrade, does nothing. It doesn't import the .pak file to the webui so I can then click 'Upgrade'.
Is there a trick to installing this firmware?

image

@stale stale bot removed the stale label Mar 31, 2022
@burnsy180
Copy link

Alright RLC-520 IPC_51516M5M.815_220127110.RLC-520.SC5035.5MP.REOLINK.pak

RLC-522 IPC_51516M5M.815_220127109.RLC-522.SC5035.5MP.AF.D7.REOLINK.pak

RLC-410-5MP IPC_51516M5M.815_22012798.RLC-410-5MP.SC5035.5MP.REOLINK.pak

All they have gotten back to me with so far I was instructed to use 30fps for all the new fixes to be active.

Ok so I managed to install (i think) the RLC520 firmware linked above, however the webui seemed to stall at the 'installing' screen for hours. I left it overnight with no change. Now even after rebooting, factory-resetting using the button I am unable to access the webui, nor does it appear on my network.

Did this firmware brick my camera? Is there a way to fix this?

@Fanman03
Copy link

Fanman03 commented Apr 13, 2022

image

I have a RLC-520 however the full model name seems to be different and it doesn't match the one on the patched firmware file. Would it be possible to get a patched firmware for this model of RLC-520 as well?

@jump
Copy link

jump commented Apr 14, 2022

Alright RLC-520 IPC_51516M5M.815_220127110.RLC-520.SC5035.5MP.REOLINK.pak

RLC-522 IPC_51516M5M.815_220127109.RLC-522.SC5035.5MP.AF.D7.REOLINK.pak

RLC-410-5MP IPC_51516M5M.815_22012798.RLC-410-5MP.SC5035.5MP.REOLINK.pak

All they have gotten back to me with so far I was instructed to use 30fps for all the new fixes to be active.

any chance on older firmwares like for the RLC-410s ? (not same IPC as the units above)

@stale
Copy link

stale bot commented May 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 14, 2022
@Fanman03
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Not stale, bad bot.

@stale stale bot removed the stale label May 16, 2022
@eltomato89
Copy link

Updated my RLC-410-5MP to that firmware.

You should update your production cameras. Seems like I can not roll back and access times have increased drastically!

@stale
Copy link

stale bot commented Jun 29, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 29, 2022
@stale stale bot closed this as completed Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests