VideoCap Pro SDK ActiveX

VideoCap Pro SDK ActiveX 17.0

Release Date : 2019-03-30

Platform : Windows 10, Windows 8, Vista, Windows 7, XP

For Windows Developers who need to view IP Camera, add video capture with overlay text, image, chroma key effect, face detection, motion detection with C++ , C#, VB.NET , VB, Delphi, Vfp, Ms Access, Labview.

VideoCap Pro SDK ActiveX 12.0 Released (30 March, 2019)

  • added Mp4GPUCodec property. When encoding to MP4 file with GPU Hardware Acceleration.It supoort use  NVIDA , AMD and Inte Core GPU technologies to output MP4 file.
  • added Mp4DetectGPU method, it support checking your computer whether support GPU Hardware Acceleration. e.g. NVIDA CUDA , AMD, and Intel Core™ technologies.
  • fixed StartIPCamera method hang issue, if network connection problem or IP camera have not turn on.  e.g. StartIPCamera(\"rtsp://192.168.0.123:554/mpeg4\",\"\",\"\")
  • fixed if called Start method many times , then it have black screen issue.
  • added Mp4NVIDAPreset property that allow can minimize usage of CPU , let the output video quality is better.  output Low-Latency mp4 video if the computer support NVIDA GPU.
  • change MP4FrameRate to Mp4FrameRate.
  • updated C#2010, C#2015, VB.NET 2010, VB.NET 2015, VB6, VC CaptureFileMP4Encoder samples.