RVMedia 8.0
Posted: Tue Nov 17, 2020 9:36 am
We've released RVMedia 8.0.
A trial version is available: https://www.trichview.com/download
A full version can be found in the protected section of this forum (or an old setup can check for updates and download a new version). This update is free for customers who ordered RVMedia in 2019 or later.
The components are available for the platforms:
- Delphi and C++Builder VCL (Windows)
- Delphi and C++Builder FireMonkey (Windows)
- Lazarus LCL (Windows and Linux)
A brief list of changes since RVMedia 7.0:
A trial version is available: https://www.trichview.com/download
A full version can be found in the protected section of this forum (or an old setup can check for updates and download a new version). This update is free for customers who ordered RVMedia in 2019 or later.
The components are available for the platforms:
- Delphi and C++Builder VCL (Windows)
- Delphi and C++Builder FireMonkey (Windows)
- Lazarus LCL (Windows and Linux)
A brief list of changes since RVMedia 7.0:
- local (USB) web cameras:
- new TRVWebCamDialog component, displays a dialog for editing properties of the selected local web camera;
- methods and properties for changing properties of local web cameras (such as brightness, contrast, etc.);
- more camera video modes are supported in Windows; added support for camera video modes in Linux; only supported video modes are shown;
- user-friendly camera names in Linux.
- in TRVCamera component, color control methods are improved for all cameras that support changing them (brightness, contrast, saturation, sharpness, hue)
- full-screen mode for video viewers
- resizing viewers in TRVCamMuliView component (together with the parent component)
- remote IP-cameras and video streams:
- proxy settings;
- code for controlling and changing parameters of IP cameras is optimized;
- improved authentication, a login dialog.
- built-in MJpeg reading is optimized, both for local files and remote streams
- GStreamer:
- GStreamer 1.0 support (so both v0.1 and 1.0 are supported);
- new properties for GStreamer 1.0 configuration;
- improved authentication, a login dialog.
- FFmpeg:
- new properties for FFmpeg configuration;
- improved authentication, a login dialog;
- more precise timing between video frames.
- data transfer between TRVCamSender and TRVCamReceiver components is improved, especially for large data (such as files)
- RAD Studio 10.4 is supported