RTSP stream stopped working after firmware upgrade

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
TimR
Posts: 6
Joined: Mon Feb 17, 2025 6:14 pm

RTSP stream stopped working after firmware upgrade

Post by TimR »

We have a number of ARH Einar cameras. I use RVCamera and RVCamView to display the RTSP feed from them.

We have recently started upgrading the firmware in the cameras and unfortunately this breaks RVCamera. It initially displays the live view but very soon afterwards the EndVideoStream event fires and the stream stops. I have tested the same URL with VLC and it works with the old and new firmware. V1.7 seems to be the last firmware release for the camera that works. I haven't tried 1.8 but neither 1.9 nor 1.10 work.

Sorry, not much information but do you have any suggestions as to where I could start looking?

The changelog for the camera is here:

https://adaptiverecognition.com/app/upl ... _Gen_2.pdf
Sergey Tkachenko
Site Admin
Posts: 17943
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RTSP stream stopped working after firmware upgrade

Post by Sergey Tkachenko »

Try processing TRVCamera.OnError event. Is it called?
TimR
Posts: 6
Joined: Mon Feb 17, 2025 6:14 pm

Re: RTSP stream stopped working after firmware upgrade

Post by TimR »

No, the error event is not called.

I have got it working with GStreamer in MJPEG mode so I will use it this way for now.
Post Reply