Reolink RLC-410 Data Streams
Re: Reolink RLC-410 Data Streams
hi,
I also tried
Livvlc
as a source type
nothing works for me.
I also tried
Livvlc
as a source type
nothing works for me.
Re: Reolink RLC-410 Data Streams
Hello fellas!
I created account to post how to get streams on RLC-410 on new firmware.
RTSP and RTMP protocols are DISABLED by default on new cameras.
Settings are dig deep so there is guide:
1.Log on camera via browse and go to settings
2.Then networks settings.
3.Then advanced.
4.Then port settings.
5.Then enable RTMP or/and RTSP
I created account to post how to get streams on RLC-410 on new firmware.
RTSP and RTMP protocols are DISABLED by default on new cameras.
Settings are dig deep so there is guide:
1.Log on camera via browse and go to settings
2.Then networks settings.
3.Then advanced.
4.Then port settings.
5.Then enable RTMP or/and RTSP
- joseph85750
- Posts: 38
- Joined: Mon Aug 05, 2013 3:32 pm
Re: Reolink RLC-410 Data Streams
Glad to see a recent post!
I just upgraded my ZoneMinder to the latest greatest.
I can get all my cameras to work except for 1: Reolink RLC-410W
Before upgrading, I took screenshots of all my settings. I got my other cameras to work right away, but for some reason this one fails to connect.
Has something changed in the way I need to define this camera?
I've not changed anything on my camera.
Previously, I had the following settings which I mapped over:
General: all default except Source Type: Remote
Source: Protocol RTSP
Method: RTP/RTSP
Hostname: user:password@ip.of.camera
Port: port on camera
Path: /h264Preview_01_sub
Resoution: 640 460 640x480
I noticed an extra field on the newer ZoneMinder: ONVIF. I did nothing with this
I just upgraded my ZoneMinder to the latest greatest.
I can get all my cameras to work except for 1: Reolink RLC-410W
Before upgrading, I took screenshots of all my settings. I got my other cameras to work right away, but for some reason this one fails to connect.
Has something changed in the way I need to define this camera?
I've not changed anything on my camera.
Previously, I had the following settings which I mapped over:
General: all default except Source Type: Remote
Source: Protocol RTSP
Method: RTP/RTSP
Hostname: user:password@ip.of.camera
Port: port on camera
Path: /h264Preview_01_sub
Resoution: 640 460 640x480
I noticed an extra field on the newer ZoneMinder: ONVIF. I did nothing with this
"~heart~ Sticker" fixer:
http://microflush.org/stuff/stickers/heartFix.html
http://microflush.org/stuff/stickers/heartFix.html
- joseph85750
- Posts: 38
- Joined: Mon Aug 05, 2013 3:32 pm
Re: Reolink RLC-410 Data Streams
Disregard.
I went to the very first post in this thread and set up the camera THAT way. Works again!
No idea why/how it worked all this time with the settings I had originally set, but it works now.
I went to the very first post in this thread and set up the camera THAT way. Works again!
No idea why/how it worked all this time with the settings I had originally set, but it works now.
"~heart~ Sticker" fixer:
http://microflush.org/stuff/stickers/heartFix.html
http://microflush.org/stuff/stickers/heartFix.html
Re: Reolink RLC-410 Data Streams
I'm trying to migrate from one ZM server to another.
The old one is running ZM v1.34.26 and the new one v1.36.12.
The OS is Ubuntu server.
The cameras are Reolink RLC-410-5MP.
I'm trying to migrate from one ZoneMinder server to another. There won't be any data migrated, only the functions. The old ZM server is v1.34.26 and installed on Ubuntu 20.04, while the new one is ZM v1.36.12 and installed on Ubuntu 22.04.
There's one problem with the new server: Reolink RLC-410-5MP cameras will not display any image with the same settings as in the old server. ZM can connect to the RLC-410, and you can see that it captures data, but there's no image. If you trigger an alarm and go to the frame-by-frame page in the UI, you can see thumbnails of each frame, but nothing more than that.
I can catch the video stream in VLC with the same connection string as in the old server.
Any idea what might be causing this problem?
//marsk
The old one is running ZM v1.34.26 and the new one v1.36.12.
The OS is Ubuntu server.
The cameras are Reolink RLC-410-5MP.
I'm trying to migrate from one ZoneMinder server to another. There won't be any data migrated, only the functions. The old ZM server is v1.34.26 and installed on Ubuntu 20.04, while the new one is ZM v1.36.12 and installed on Ubuntu 22.04.
There's one problem with the new server: Reolink RLC-410-5MP cameras will not display any image with the same settings as in the old server. ZM can connect to the RLC-410, and you can see that it captures data, but there's no image. If you trigger an alarm and go to the frame-by-frame page in the UI, you can see thumbnails of each frame, but nothing more than that.
I can catch the video stream in VLC with the same connection string as in the old server.
Any idea what might be causing this problem?
//marsk
Re: Reolink RLC-410 Data Streams
Tank's for answering
Yes
rtsp://admin:password@10.20.20.95:554/h264Preview_01_main
I have treed a lot of them:
rtsp://admin:password@10.20.20.95:554/h264Preview_01_main
http://10.20.20.95/cgi-bin/api.cgi?cmd= ... d=password
rtmp://10.20.20.95/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=password
(this is the one that works in the oled server v1.34.26
rtmp://10.20.20.95/bcs/channel0_main.bcschannel=0&stream=0&user=admin&password=password)
//marsk
Yes
rtsp://admin:password@10.20.20.95:554/h264Preview_01_main
I have treed a lot of them:
rtsp://admin:password@10.20.20.95:554/h264Preview_01_main
http://10.20.20.95/cgi-bin/api.cgi?cmd= ... d=password
rtmp://10.20.20.95/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=password
(this is the one that works in the oled server v1.34.26
rtmp://10.20.20.95/bcs/channel0_main.bcschannel=0&stream=0&user=admin&password=password)
//marsk
Re: Reolink RLC-410 Data Streams
This is not working either:
//marsk
//marsk
Re: Reolink RLC-410 Data Streams
As you can see is it captur some sort of image.
//marsk
//marsk
Re: Reolink RLC-410 Data Streams
Looks like the capture is crashing. I’d expect the logs to reflect it.
-
-
- Posts: 1322
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: Reolink RLC-410 Data Streams
marsk, it may help to set colorspace to 32…
Counterintuitive, but allegedly faster.
Counterintuitive, but allegedly faster.
Re: Reolink RLC-410 Data Streams
Hi
I have reinstalled the server (v1.36.33) and now it works with following connection string "rtsp://admin:password@10.20.20.95:554/h264Preview_01_main" for the Reolink RLC-410-5MP.
I couldn't find any official docker image, so I have to install it on a new server.
Thanks for all help.
//marsk
I have reinstalled the server (v1.36.33) and now it works with following connection string "rtsp://admin:password@10.20.20.95:554/h264Preview_01_main" for the Reolink RLC-410-5MP.
I couldn't find any official docker image, so I have to install it on a new server.
Thanks for all help.
//marsk