RTSP Preview Error

Avatar image
Aug 24, 2015
Archive Agent wrote
Hi,

I'm making tests on Videocapture's latest trial version, downloaded from your website, When i try to get preview with IP_CAMERA demo, after 3 or 5 minutes exe file crashes and returns attached error, did a little bit search on your forum and peoples mentioned about camera type must be "IP_AUTO_VLC", i've setted that property as mentioned but nothing changed, error continues. Is there any idea what cause this and how i can fix it ? I've tried on Delphi 2010 and Delphi XE 7, Windows 8 X64 TR.
Here is my codes;

VFVideoCapture1.IP_Camera_Type := IP_AUTO_VLC
VFVideoCapture1.Mode := Mode_IP_Preview;
VFVideoCapture1.IP_Camera_URL:='rtsp://192.168.1.60';
VFVideoCapture1.Start;

Thanks in advance and sorry for bad english.

visioforge_err.png 11 KB - 0 downloads
fahri.soner.cakir on April 27, 2015 4:55 PM
Completed
0
Vote
Reply
1 Answer
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

Please try latest SDK build.

on July 05, 2015 21:54