| 
       << Click to display table of contents >> Components | 
    
The package includes the following VCL/LCL/FireMonkey components.
 TRVCamera – a component allowing to receive a video stream from the camera (and other sources) and configure it.
 TRVCamControl – a visual component allowing to control the camera movement.
 TRVCamView – a visual component displaying video from TRVCamera or TRVCamReceiver.
 TRVCamMultiView – a visual component displaying videos from multiple sources.
 TRVCamRecorder – a component for recording audio and video files from TRVCamera (maybe with TRVCamSound), TRVMicrophone or TRVCamReceiver.
 TRVWebCamDialog – a component for displaying a dialog window allowing to change USB webcam properties
 TRVMicrophone – a component for reading sound from a microphone (and from uncompressed WAV files)
 TRVCamSound – a component for reading sound from videos that are received by TRVCamera
 TRVMicrophoneView – a visual component showing a microphone (our other audio source) activity.
 TRVAudioPlayer – a component for playing and recording sound from TRVMicrophone, TRVCamSound or TRVCamReceiver.
 TRVCamSender – a component for sending video (from TRVCamera or TRVCamReceiver) and/or audio (from TRVMicrophone or TRVCamReceiver) to TRVCamReceiver or TRVMediaServer via the network.
 TRVCamReceiver – a component for receiving video and audio (from TRVCamSender or TRVMediaServer) via the network.
 TRVMediaServer – a component for sending data (video, audio, commands, files) from multiple TRVCamSenders to multiple TRVCamReceivers via the network.
 TRVTrafficMeter – a component for displaying traffic charts.