Originally shared by TRichView

Originally shared by TRichView

We've released #RVMedia 6: a set of components for displaying videos from various sources, organizing video chats, recording audio and video files.

RVMedia can be used as
- VCL components in Embarcadero Technologies #Delphi
- LCL components in #Lazarus (Windows and Linux platforms)

Changes since RVMedia 5:
- video and audio recording (using new TRVCamRecorder and TRVAudioPlayer components) with use of #FFmpeg;
- playing sounds on the specified audio device (using TRVAudioPlayer component);
- ability to have more than one video- and audio- sources in each client of a TRVMediaServer;
- much better processing of sound received by TRVCamReceiver;
- support for FFmpeg versions from 2 to (newest) 4;
- new video mode for TRVCamera: using user-supplied images as video frames.

Most of these features were already shown in the previous beta version. In this version, we fixed all known bugs and optimized the #components.
Web site: https://www.trichview.com/

Comments