VideoCap Pro SDK ActiveX

VideoCap Pro SDK ActiveX 17.0

Release Date : 2017-07-09

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 10.0 Released (09 July, 2017)

  • added Chroma Key plugin, it support Real Time Chroma Key effect for any video source or MP4, MOV video. e.g. foreground video is webcam, background video is MP4 video. 
  • Capturing to AVI, WMV, MP4 video with Chroma Key effect in real time (output MP4 file, need purchased MP4 encoder plugin).
  • Support use eye dropper to select the transparent color, adjust Tolerance and Edge softness for remove background (green color) completely and it can add real time effects, you may change the effects PNG files.
  • added EffectChromaKeyBgColor, EffectChromaKeyCapAudioDevice, EffectChromaKeyDisplayMask,  EffectChromaKeyEffect, EffectChromaKeyFreezeOverlay,EffectChromaKeyKeepLastFrame,  EffectChromaKeyOverlayScale, EffectChromaKeyOverlayX, EffectChromaKeyOverlayY,  EffectChromaKeySoftness, EffectChromaKeyTolerance, EffectChromaKeyVideoFile, EffectChromaKeyVideoIsBg properties.
    added EffectChromaKeyClearBgColor,  EffectChromaKeyHideEyeDropper,   EffectChromaKeyShowEyeDropper  methods
  • added ChromaKeyVideoFileEnded event.
  • added Pic in Pic effect support output MP4 file, call UseMP4EncoderPlugin = true, CaptureMode= true before call PIPStart method.  (if you purchased MP4 Encoder plugin)
  • added PIPFastMode property, it can decrease the CPU usage.
  • added InitControl method. fixed some development tools (Agilent VEE Pro,it looks like labview) cannot initialize the control automatically.
  • added VB.NET 2015, VB.NET 2010, C# 2015, C# 2010, VB6, VC , VFP ChromaKey samples.