Difference between revisions of "Modular Media Server/Modular Media Server Introduction/ Modules supported"

From RidgeRun Developer Connection
Jump to: navigation, search
(Supported Modules)
Line 21: Line 21:
  
 
   </tr>
 
   </tr>
 +
<tr>
 +
  <td>NVargusCaptureEntity</td>
 +
  <td>NVIDIA Camera Module</td>
 +
  <td >nvarguscamerasrc</td>
 +
</tr>
 
<tr>
 
<tr>
 
   <td>X86EncoderEntity</td>
 
   <td>X86EncoderEntity</td>

Revision as of 16:58, 14 June 2022



Previous: Modular Media Server Introduction Index Next: Building and Installation





Supported Modules

The supported modules are the following:

Name Description GStreamer Element used
V4L2CaptureEntity x86 Camera Module v4l2src
NVargusCaptureEntity NVIDIA Camera Module nvarguscamerasrc
X86EncoderEntity X86 Encoder Module (H264 and H265) vaapih264enc, x265enc
NVEncoderEntity NVIDIA Encoder Module(H264 and H265) nvv4l2h264enc, nvv4l2h265enc
FileRecorderEntity File Container Module (MPEG and MP4) mpegtsmux, mp4mux
Table 1. Supported Modules by Modular Media Server

Future Supported Modules

The following modules are contemplated in RidgeRun's future


Module
DL Inference
Network Stream
HDMI Display
RTSP Stream
Live display
Table 2. Future Supported Modules by Modular Media Server



Previous: Modular Media Server Introduction Index Next: Building and Installation