Search found 10 matches

by TimR
Tue Mar 10, 2026 7:50 am
Forum: RVMedia
Topic: Playing video files using RVCamera
Replies: 5
Views: 6963

Re: Playing video files using RVCamera

Any luck with these files?
by TimR
Fri Feb 20, 2026 8:39 pm
Forum: RVMedia
Topic: Playing video files using RVCamera
Replies: 5
Views: 6963

Re: Playing video files using RVCamera

First one (plays but no sound):

https://www.dropbox.com/scl/fi/uof96wz98x28l9fnqbkrf/DSCN5420.MOV?rlkey=m5ppld0oabb1pq2pxju7wzcq0&st=dvae33gw&dl=0

Second one (won't play at all):

https://www.dropbox.com/scl/fi/hlvnu6f0cucgt6kx85ovn/20260101_111038.mp4?rlkey=jk1dq7fhzlknreis1mh31susw&st ...
by TimR
Sun Feb 15, 2026 6:08 pm
Forum: RVMedia
Topic: Playing video files using RVCamera
Replies: 5
Views: 6963

Re: Playing video files using RVCamera

There are no errors logged in the error handler.

I have tried all the options for RVCamera.VideoFormat and the results are always the same.
by TimR
Sun Feb 15, 2026 7:51 am
Forum: RVMedia
Topic: Playing video files using RVCamera
Replies: 5
Views: 6963

Playing video files using RVCamera

I have the following components:

TRVCamView
TRVCamera
TRVCamSound
TRVAudioPlayer

RVCamSound is connected to the camera and the audio player.

I'm using the FFMPEG library, but I have also tried with GStreamer with the same results.

I'm trying to play two video files. Both of them play in VLC with ...
by TimR
Wed Sep 24, 2025 10:56 pm
Forum: RVMedia
Topic: RTSP stream stopped working after firmware upgrade
Replies: 2
Views: 72622

Re: RTSP stream stopped working after firmware upgrade

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.
by TimR
Wed Sep 24, 2025 5:36 am
Forum: RVMedia
Topic: RTSP stream stopped working after firmware upgrade
Replies: 2
Views: 72622

RTSP stream stopped working after firmware upgrade

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 ...
by TimR
Wed Sep 24, 2025 5:31 am
Forum: RVMedia
Topic: Zoom percent
Replies: 2
Views: 71447

Re: Zoom percent

Thanks. Sorry, busy doing other things at the moment but will come back to this.
by TimR
Fri Sep 19, 2025 12:30 am
Forum: RVMedia
Topic: Zoom percent
Replies: 2
Views: 71447

Zoom percent

I have a TRVCamera and a TRVCamView (VCL version). I can connect to an IP camera using an rtsp stream and it is displayed in the CamView. The CamView is in a panel on a form.

I am trying to zoom the display using the DesktopZoomPercent property of the RVCamera. The DesktopMode is set to rvdmFull ...
by TimR
Wed Feb 19, 2025 7:53 pm
Forum: RVMedia
Topic: FFmpeg not found
Replies: 2
Views: 280373

Re: FFmpeg not found

Thanks for your reply. I understand and it's working well now.
by TimR
Mon Feb 17, 2025 6:22 pm
Forum: RVMedia
Topic: FFmpeg not found
Replies: 2
Views: 280373

FFmpeg not found

Hi, I am evaluating RVMedia. I downloaded the compiled demo projects. I am testing the IPCamera.exe application.

I downloaded the FFmpeg dll files from the link in the post "FFmpeg libraries for Windows".

I copied the 7 dll files into the same folder as IPCamera.exe and tried running it. It ...