Search found 2 matches

by chysti1975
Wed Aug 07, 2019 8:33 am
Forum: RVMedia
Topic: RVMedia (Trial) and RTSP - Not connecting to IP Camera
Replies: 2
Views: 23721

Re: RVMedia (Trial) and RTSP - Not connecting to IP Camera

Hi Sergei,

The problem was with ffmpeg dlls. I used 64 bit dll firstly. Now changed to 32 bit and it start to show.
Many thanks for cooperation.
by chysti1975
Tue Aug 06, 2019 11:14 am
Forum: RVMedia
Topic: RVMedia (Trial) and RTSP - Not connecting to IP Camera
Replies: 2
Views: 23721

RVMedia (Trial) and RTSP - Not connecting to IP Camera

Good day,

I trying to connect with trial RVMedia to IP camera by rtsp url:
RVCamera1.DeviceType := rvdtRTSP;
RVCamera1.URL := 'rtsp://192.168.0.31:554/main';
RVCamera1.PlayVideoStream;

And no any picture is received.
Gstreamer is installed as well.

Could you tell me what is the wrong ?

Many ...