Version 3.5 (11 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, MP4, FLV, MPEG1, MPEG2 file from IP camera.
- support snapshot the video from IP camera.
- added ReleasePictureBox method.
- updated StartIPCamera method.
- removed EnableIPCamera, IPCameraFile, IPCameraFileSeqNo CaptureIPCameraFile properties.
- fixed temp file have not clear issue when output FLV file.
Version 3.0 (23 May 2009 released)
- improved the sync issue when output avi, wmv, ipod, psp, flv, mpeg 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 2.5 (13 June 2008 released)
- improved flv meta data issue.
Version 2.0
- added output MPEG1, MPEG2 video.