RVMedia 4.0 for Delphi and Lazarus (Windows and Linux)
Posted: Sun Oct 25, 2015 5:10 pm
RVMedia 4.0
RVMedia 4.0 has been released.
This is a free update for customers who ordered RVMedia 1.x - 3.x
Trial version can be found here: http://www.trichview.com/download/
RVMedia brief description: http://www.trichview.com/features/rvmedia.html
RVMedia online manual: http://www.trichview.com/help-media/
Delphi and C++Builder support
This update supports Delphi and C++Builder 10 Seattle.
There are two alternative options to install:
- Delphi packages that can be installed in Delphi (Win32 and Win64) and C++Builder (Win32 and Win64); Delphi personality is required.
- C++Builder package that can be installed in C++Builder 10 Seattle (Win32)
A help file is integrated in RAD Studio XE8 and 10 Seattle (F1-help and menu "Help | Third-Party Help")
Delphi 6 is no longer supported, the minimal required Delphi version for RVMedia is 7
Lazarus (Free Pascal)
Since this version, RVMedia can be installed in Lazarus IDE for Free Pascal.
The following platforms are supported:
- Windows
- Linux.
Yes, you can create a video chat between Windows and Linux computers.
Lazarus is supported only in the full (source code) version of RVMedia, the trial versions are only for Delphi and C++Builder.
H.264 video cameras
Previously, TRVCamera only supported H.264 video streams, if DeviceType = rvdtRTSP or rvdtHTTP (with help of FFMpeg or GStreamer). If DeviceType=rvdtIPCamera, it supported only MJPEG video streams.
Since this version, if FFmpeg is available, it supports H.264 video cameras in DeviceType=rvdtIPCamera mode. The camera detection method (SeachCamera) can search either for MJPEG or H.264 cameras, depending on VideoFormat property.
Optimization and fixes
We optimized many operations related to camera detection, sending and receiving multimedia data. You may notice that in our demos the user interface is responsive even when playing videos from high-definition sources that require a high CPU usage to process.
An integrity check for received multimedia data is improved. Special measures for keeping connections alive are added. Better processing of connections errors for video streams, etc.
Previous version
http://www.trichview.com/forums/viewtopic.php?t=6872
RVMedia 4.0 has been released.
This is a free update for customers who ordered RVMedia 1.x - 3.x
Trial version can be found here: http://www.trichview.com/download/
RVMedia brief description: http://www.trichview.com/features/rvmedia.html
RVMedia online manual: http://www.trichview.com/help-media/
Delphi and C++Builder support
This update supports Delphi and C++Builder 10 Seattle.
There are two alternative options to install:
- Delphi packages that can be installed in Delphi (Win32 and Win64) and C++Builder (Win32 and Win64); Delphi personality is required.
- C++Builder package that can be installed in C++Builder 10 Seattle (Win32)
A help file is integrated in RAD Studio XE8 and 10 Seattle (F1-help and menu "Help | Third-Party Help")
Delphi 6 is no longer supported, the minimal required Delphi version for RVMedia is 7
Lazarus (Free Pascal)
Since this version, RVMedia can be installed in Lazarus IDE for Free Pascal.
The following platforms are supported:
- Windows
- Linux.
Yes, you can create a video chat between Windows and Linux computers.
Lazarus is supported only in the full (source code) version of RVMedia, the trial versions are only for Delphi and C++Builder.
H.264 video cameras
Previously, TRVCamera only supported H.264 video streams, if DeviceType = rvdtRTSP or rvdtHTTP (with help of FFMpeg or GStreamer). If DeviceType=rvdtIPCamera, it supported only MJPEG video streams.
Since this version, if FFmpeg is available, it supports H.264 video cameras in DeviceType=rvdtIPCamera mode. The camera detection method (SeachCamera) can search either for MJPEG or H.264 cameras, depending on VideoFormat property.
Optimization and fixes
We optimized many operations related to camera detection, sending and receiving multimedia data. You may notice that in our demos the user interface is responsive even when playing videos from high-definition sources that require a high CPU usage to process.
An integrity check for received multimedia data is improved. Special measures for keeping connections alive are added. Better processing of connections errors for video streams, etc.
Previous version
http://www.trichview.com/forums/viewtopic.php?t=6872