Version 3.0 (4 July 2023 released)
-
- improved draw transparent PNG quality in DrawImage method. Please see this screenshot http://www.viscomsoft.com/doc/compare-issue.jpg
- added DrawImageEx method. It supports draw the images with a specific width and height.
- added Video Painter plugin. It allow add Freehand Drawing on video and support draw rectangles, circles, Fill an area enclosed by a drawn line, Eraser and Zoom the video.
- you can draw overlay texts, images, datetime and use Video Painter features in same time when you set UseOverlayInPlugin=true and EffectType=1.
- added EffectPainterClear, EffectPainterZoom methods.
- added EffectPainterDrawingColor, EffectPainterDrawingType, EffectPainterPenSize properties.
- added C#2010 C#2019, VB.NET 2010, VB.NET 2019 VideoPainter samples.
- updated VB6, C#2010 C#2019, VB.NET 2010, VB.NET 2019 CaptureFile, CaptureFileMP4File samples.
Version 2.0 (8 January 2023 released)
- fixed video quality when connected to RTSP IP Camera. Especially improved the quality of moving objects.
- fixed crash issue if connected to IP camera for few hours.
- improved a lot of artifacts or corruption in the lower/bottom part of the picture issue if connected RTSP IP camera.
- fixed connected to IP Camera, then save to MP4 file, cannot change MP4 properties. e.g. Mp4Width, Mp4Height, Mp4Videobitrate, Mp4Framerate.
- added IPCamSetBufferSize property, it may improve the corruption in the lower/bottom part of the picture.
- added IPCamWidth, IPCamHeight, IPCamFrameRate Properties. After connected to IP camera, you may know the resolution and frame rate.
- added IPCamEndofStream event, this event will fired when disconnected IP Camera.
- updated VB6, VB.NET 2010, VB.NET 2019, C# 2010, C# 2019, VC 's IPCamera samples.
Version 1.0 (17 July 2022 released)