Version 6.3 (12 March 2013 released)
- updated c# 2010 and vb.net 2010 sample. Fixed application crashes with a vshost32.exe error.
- fixed MS Access, VB crash issue.
- added GetAudioCompressorCount, GetAudioCompressorName,GetAudioDeviceCount, GetAudioDeviceName, GetAudioInputPinCount, GetAudioInputPinName, GetDeviceCount, GetDeviceName, GetVideoCompressorCount,
- GetVideoCompressorName, GetVideoFormatCount, GetVideoFormatName, GetVideoInputCount, GetVideoInputName, GetWMVProfileCount, GetWMVProfileName methods.
Version 6.2 (20 December 2012 released)
- fixed crash issue in Visual Studio's design time environment. 100% will not crash on
Visual Studio 's design time environment now.
- support on Window 8.
Version 6.1 (6 December 2011 released)
- added digital signed for ocx and exectuable of installer files.
- fixed c#2010 and vb.net 2010 samples cannot run on 64 bit OS issue.
Version 6.0 (21 April 2011 released)
- 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 c# 2010, vb.net 2010 samples.
- updated all samples.
- added unload method.
- added PIPAddImage, PIPAddVideoDevice, PIPInitDisplayArea, PIPAddPIPEffect, PIPStart, PIPStop methods.
Version 5.0 (22 June 2010 released)
- added dual display feature, the video will display full screen on monitor 2.
- fixed IP cam issue for StartDot NetCam SC IP camera.
- 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.
- added GetSampleBufferRGB method.
- added ShowDualScreen method.
- added UseDualDisplay property.
- updated the samples.
Version 4.5 (7 July 2009 released)
- redesigned access IP camera engine, it support almost all IP camera that support MJPEG stream.
- support password protected IP camera.
- support snapshot the video from IP camera.
- added ReleasePictureBox method.
- updated StartIPCamera method.
- removed EnableIPCamera, IPCameraFile, IPCameraFileSeqNo CaptureIPCameraFile properties.
Version 4.0 (19 May 2009 released)
- improved the sync issue when output avi, wmv file.
- added select different sync mode.
- added allow custom define video format(resolution)
- improved show full screen mode and allow using keyboard key or mouse button to close the full screen.
- updated ShowVideoCapturePropertyPage, ShowVideoFormatPropertyPage, ShowAudioCapturePropertyPage, ShowCrossbarPropertyPage methods. it can set the window handle of parent window.
- added SyncMode, SyncStreamOffset properties
- added ClearFullScreenKey, ClearFullScreenMouseButton, ClearFullScreenType, CustomVideoColorFormat, CustomVideoHeight, CustomVideoWidth, ReceivedFullScreenHWnd properties.
- added CustomVideoFormatError, FullScreenKeyDown, FullScreenKeyup events.
Version 3.5 (6 Jan 2007 released)
- added Capture Video stream From IP Camerea.
- added Frame grabber to memory or clipboard.
- added Detecting insert or remove USB device.
- added Support FM Radio, AM Radio, Digital Satellite Service TV Tuner.
- added full screen display.
- fixed refresh video, audio device issue in.Net.