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.