For some reason, I've been getting terrible smearing and artefacts trying to use the RTSP streams with FFMPEG from the Reolink RLC-420 cameras.
It seemed to work ok if I used the older 'Remote' zoneminder monitor mode, but this method doesn't allow mp4 pass through with audio.
So after much trial and error, I've managed to get FFMPEG mp4 pass through with audio working glitch free with this camera by using the RTMP stream that these cameras have. It's not well documented, but the Clear/Balanced & Fluent (high med low quality) streams are all available.
https://reolink.com/wp-content/uploads/ ... -v1.61.pdf
Preview URL:
rtmp://192.168.2.119/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=123456
rtmp://192.168.2.119/bcs/channel0_ext.bcs?channel=0&stream=2&user=admin&password=123456
rtmp://192.168.2.119/bcs/channel0_sub.bcs?channel=0&stream=1&user=admin&password=123456
hopefully this might be useful for anyone trying to set these cameras up.
Solved: Reolink RLC-420 smearing with ffmpeg
-
- Posts: 7
- Joined: Mon Dec 16, 2019 4:36 am
- Location: Huntington
Re: Solved: Reolink RLC-420 smearing with ffmpeg
i remember seeing this solution in some blog. i think the shinobee blog
Changed by admin: This poster is Moe, author of Shinobi. He has a habit of spamming this forum using fake ids. His profile shows his IP and email (peace AT shinobi.systems)
Re: Solved: Reolink RLC-420 smearing with ffmpeg
Can you please post your configuration? I am not able to get RTMP working with zone minder.
The URL works with VLC but fails in zone minder... Using a packet sniffer and it seems it is trying to use the RTSP port, even with the RTMP url (even manually adding the correct port number to the URL does not work).
Thanks!
The URL works with VLC but fails in zone minder... Using a packet sniffer and it seems it is trying to use the RTSP port, even with the RTMP url (even manually adding the correct port number to the URL does not work).
Thanks!
-
- Posts: 7
- Joined: Mon Dec 16, 2019 4:36 am
- Location: Huntington
Re: Solved: Reolink RLC-420 smearing with ffmpeg
As mentioned in the shinobee blog. remember to put the token query key. make the value anything you want
Code: Select all
rtmp://USERNAME:PASSWORD@CAMERA_IP/bcs/channel0_main.bcs?token=sdasdasd&channel=0&stream=0&user=USERNAME&password=PASSWORD
Changed by admin: This poster is Moe, author of Shinobi. He has a habit of spamming this forum using fake ids. His profile shows his IP and email (peace AT shinobi.systems)
Re: Solved: Reolink RLC-420 smearing with ffmpeg
You are my hero! Thank you! I want to include that this RTMP method also worked for C1-Pro and C2-Pro.
My side yard is no longer melting!!
My side yard is no longer melting!!
You spoony bard!
Re: Solved: Reolink RLC-420 smearing with ffmpeg
Solved all my Zoneminder problems!!
Ditched Zoneminder and went with a Reolink NVR 4 cam system for ~300 USD. I have 2TB of space, an awesome app for my iPhone and don't have to deal with all the problems Zoneminder has with CentOS 8!!
Good bye and good riddance!!
Ditched Zoneminder and went with a Reolink NVR 4 cam system for ~300 USD. I have 2TB of space, an awesome app for my iPhone and don't have to deal with all the problems Zoneminder has with CentOS 8!!
Good bye and good riddance!!