Hi I am pretty new to BlueCherry but I have a rlc-420 working fine.
Running BlueCherry 3.1.7 on Ubuntu. Just using web connection to srv. No client software.
I am trying to get a Reolink rlc-1224a camera working. No luck at all.
Both cameras are setup very similar in BlueCherry.
I can use rtsp://user:thepassword@192.168.2.202:554/h264Preview_01_main and
rtsp://user:thepassword@192.168.2.202:554/h264Preview_01_sub
to view the rlc-1224a camera with VLC.
Within BlueCherry the “IP Camera properties” page says “connection successful using RTSP”
Camera firmware is recent (I believe) v3.1.0.2174_23082916
I can not get anything to show up in the LiveView for the 1224a camera. The camera is there… just spin spin.
I would love some advice or a fix!
Thank you
Remove the rtsp:// and the login / password. Save those for the login / password fields. It should look like this, just update the IP and RTSP paths to match
Hello, sure. Debug log from gui is attached.
FYI Garage camera seems to work fine.
Driveway camera is the rlc-1224a I have having issues with.
hummm… I guess uploading of the tar file is not permitted.
Here is the single log file. bluecherry.log (8.5 KB)
The logs indicate connection refused, meaning the RTSP port is either not enabled, the IP address changed and is no longer pointing to the rlc-1224a or the camera needs to be restarted.
Hello
I do agree it seems like the camera is refusing the connection.
I auto reboot the camera every day. IP is always 202
I took a Bluecherry screenshot that says RTSP was successful.
I can use RTSP with VLC application to view the camera stream. Therefore we know a number of cfg items are functional.
The only possible issues I see are
I have typed the camera password multiple times incorrectly into Bluecherry.
Bluecherry has an issue with this camera.
I believe using the ‘test connection’ button on the camera properties page does not create an error in the Bluecherry.log file. It also returns ‘successful’ inside the BlueCherry gui. (see screenshot)
Around 2025-01-04 16:49 I was trying to use the driveway camera and no connection refused in log.
Thank you for the help.
Next idea?
Until the connection refused error is fixed we can’t do anything. The port has to be open for RTSP to work. See if you can reset the camera, make sure you are using H.264 or H.265 and not H.265B or some strange codec.
025-01-04T04:00:00.319266-04:00 bluecherry-nvr bc-server[952]: E(1/Garage): Read error from stream: End of file
2025-01-04T04:00:02.884140-04:00 bluecherry-nvr bc-server[248338]: OK
2025-01-04T04:00:02.933566-04:00 bluecherry-nvr bc-server[952]: E(1/Garage): Failed to open stream. Error: -111 (Connection refused)
2025-01-04T04:00:02.933662-04:00 bluecherry-nvr bc-server[952]: E(1/Garage): Error starting device stream:
2025-01-04T04:00:05.338361-04:00 bluecherry-nvr bc-server[251017]: OK
2025-01-04T04:00:05.381779-04:00 bluecherry-nvr bc-server[952]: E(1/Garage): Failed to open stream. Error: -111 (Connection refused)
2025-01-04T04:00:56.264822-04:00 bluecherry-nvr bc-server[952]: E(1/Garage): Stream started after failures
2025-01-04T04:00:56.265000-04:00 bluecherry-nvr bc-server[952]: I(1/Garage): Stream started: h264, 1/90000(s) 1/90000(c)
2025-01-04T04:00:56.279033-04:00 bluecherry-nvr bc-server[952]: W(1/Garage): Failed to initialize VAAPI decoder for stream
2025-01-04T04:00:58.015596-04:00 bluecherry-nvr bc-server[251018]: OK
2025-01-04T05:05:00.061732-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Read error from stream: End of file
2025-01-04T05:05:00.108182-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Failed to open stream. Error: -111 (Connection refused)
2025-01-04T05:05:00.108249-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Error starting device stream:
2025-01-04T05:05:00.152707-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Failed to open stream. Error: -111 (Connection refused)
2025-01-04T05:05:31.285379-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Last message repeated 1 times!
2025-01-04T05:05:31.288057-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Stream started after failures
2025-01-04T05:05:31.307299-04:00 bluecherry-nvr bc-server[952]: W(2/Driveway): Failed to initialize VAAPI decoder for stream
2025-01-04T05:05:32.743868-04:00 bluecherry-nvr bc-server[952]: E(2/Driveway): Failure in recording writing
2025-01-04T08:12:20.738047-04:00 bluecherry-nvr bc-server[952]: I(1/Garage): Motion detected
Using VLC rtsp://joe:password1@192.168.2.202:554/h264/Preview_01_main will quickly show the video stream.
I also ran your command against my other (functional inside Bluecherry) camera and produced the same results.
I am kind of lost where to go next.
Thanks
Okay. Try deleting the device completely then adding it again. Keep in mind the exact RTSP path (/h264Preview_01_main) and the password and see if the camera comes online then.