VideoCap Live Streaming SDK ActiveX

VideoCap Live Streaming SDK ActiveX 12.0

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

For Windows Developers who need to video capture and Live Streaming to Facebook Live, Youtube Live,  Twitch or Wowza Media Server with C#, VB.NET, VB6, VFP, Delphi, C .

VideoCap Live SDK ActiveX 4.0 Released (10 October 2011)

  • fixed two same model of video device installed on system. if create two instance of activex , access different video device for each instance of activex, only one instance of activex can preview issue.
  • added allow unload or close the video device.
  • added allow add picture in picture effect, video capture device mixing image file or mixing two video capture devices.
  • added allow apply moving effect, zoom in, zoom out effect at specific time on specific picture when using picture in picture effect.
  • fixed display pure function call issued when using on .net.
  • added unload method.
  • added PIPChangePos, PIPAddImage, PIPAddVideoDevice, PIPInitDisplayArea, PIPAddPIPEffect, PIPStart, PIPStop methods.
  • added grayscale effect.
  • improved center the video if rotate 90 or 270 degree.
  • added dual display feature, the video will display full screen on monitor 2.
  • added allow hide or show full screen on monitor 2.
  • added allow return RGB Buffer if set SampleBufferMode property to 3. Now you may read the RGB value of each pixel easily.
  • fixed IP cam issue for StartDot NetCam SC IP camera.
  • added GetSampleBufferRGB method.
  • added ShowDualScreen method.
  • added GrayScale method.
  • added UseDualDisplay property.
  • added c# 2010, vb.net 2010 samples.
  • updated all samples.