VideoCap SDK ActiveX

VideoCap SDK ActiveX 15.5

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

For Windows Developers who need to video capture SDK for Adobe Director, C++, C#, VB.net , VB, Delphi, VFP, MS Access.

VideoCap SDK ActiveX 11.0 Released (11 April, 2019)

  • added Mp4GPUCodec property. When encoding to MP4 file with GPU Hardware Acceleration.It support use  NVIDA , AMD and Intel 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.
  • 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.
  • 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.
  • fixed selected Virtual Screen Capture device cannot capture to mp4 file issue.
  • added viscomsoftmp4encoderplugin.dll file that will use some new dll files.
  • added viscomsoftmp4encoderplugin-noGPU.dll file that will using on Windows XP only.
  • updated the trial version installer that will installing viscomsoftmp4encoderplugin.dll or viscomsoftmp4encoderplugin-noGPU.dll depend on the OS.
  • updated C#2010, C#2015, VB.NET 2010, VB.NET 2015, VB6, VC CaptureFileMP4Encoder samples.