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 10.0 Released (18 April, 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.
  • 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, VB.NET 2010, VB6, VC CaptureFileMP4Encoder samples.