Version 6.2 (14 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.
- improved some computer cannot use VMR9 renderer issue. Now it can preview the video without need VMR9 Renderer. (except Motion Detection, Video Fx features)
- support on Window 8.
Version 6.1 (11 July 2012 released)
- updated crash issue in vb.net, c#, more stable on .net now.
- updated vb.net 2010 samples.
- fixed crash issue when connect IP camera in some computer.
Version 6.0 (28 April 2012 released)
- added Motion Detection, Video Painter, Video Fx, Video Frame plugin.
- added Hue and Lightness effects.
- improved the activex, now run on vb.net, c# more stable.
- remove useOverlay property, you should use EffectType property now.
- fixed press ESC button cannot close full screen mode in vb.net or c# form.
- added GetAudioCompressorCount, GetAudioCompressorName,GetAudioDeviceCount, GetAudioDeviceName, GetAudioInputPinCount, GetAudioInputPinName, GetDeviceCount, GetDeviceName, GetVideoCompressorCount,
GetVideoCompressorName, GetVideoFormatCount, GetVideoFormatName, GetVideoInputCount, GetVideoInputName, GetWMVProfileCount, GetWMVProfileName methods.
- added EffectFxType, EffectMotionSensitivity,EffectPainterDrawingColor, EffectPainterDrawingType, EffectPainterPenSize, EffectType, EffectVideoFrame properties.
- added ChangeHue, ChangeLightness, EffectMotionSetDetectedRect, EffectPainterClear,EffectPainterZoom methods.
- added MotionDetected events
- added vb6, vb.net 2010, vc samples.
- updated all samples.
Version 5.1 (8 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 5.0 (2 May 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 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 c# 2010, vb.net 2010 samples.
- updated all samples.
- added unload method.
- added PIPChangePos, PIPAddImage, PIPAddVideoDevice, PIPInitDisplayArea, PIPAddPIPEffect, PIPStart, PIPStop methods.
Version 4.5 (9 June 2010 released)
- 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.
- updated the samples.
Version 4.0 (5 July 2009 released)
- redesigned access IP camera engine, it support almost all IP camera that support MJPEG stream.
- support password protected IP camera.
- support capture the video to AVI file from IP camera.
- support snapshot the video from IP camera.
- added ReleasePictureBox method.
- updated StartIPCamera method.
- removed EnableIPCamera, IPCameraFile, IPCameraFileSeqNo CaptureIPCameraFile properties.
Version 3.5 (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 allow drawimage from HBITMAP handle.
- added SyncMode, SyncStreamOffset properties
- added UseOverlay, ClearFullScreenKey, ClearFullScreenMouseButton, ClearFullScreenType, CustomVideoColorFormat, CustomVideoHeight, CustomVideoWidth, ReceivedFullScreenHWnd properties.
- added DeleteImageHandle, DrawImageHandle methods.
- added CustomVideoFormatError, FullScreenKeyDown, FullScreenKeyup events.
Version 3.1 (20 April 2008 released)
Version 3.0
- added draw multi images and texts on video in same time.
- added Rotate, Invert video.
- 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.
Version 2.0
- added DrawImage method that support overlay bitmap.
- added restore audio pin when the control destory.
- modified DrawText method that provide over 50 different text styles.
- fixed snapshot can capture the text.