Difference between revisions of "Modular Media Server/Modular Media Server Introduction/What is Modular Media Server"

From RidgeRun Developer Connection
Jump to: navigation, search
Line 1: Line 1:
 +
 +
 +
Modular Media Server is a system that can use your device cameras and process the multimedia to forward it to other modules that can do post-processing such as display or to the network as a video stream. The baseline of MMS has the following modules:
 +
 +
* '''x86 and NVIDIA cameras  ''': MMS can manage cameras connected x86 and NVIDIA Jetson platforms to process the multimedia.
 +
* '''H.265 and H.264 encoders  ''': MMS offers encoding in these two video coding formats.
 +
* '''MP4  ''': provides support to save video multimedia in SO MPEG-4 (.mp4) files.
 +
* '''MPEG  ''': provides support to save video multimedia in SO MPEG Transport Stream (.mpeg) files.
 +
 +
 +
 +
 +
 
[[Category:RidgeRun's Modular Media Server project Templates]]
 
[[Category:RidgeRun's Modular Media Server project Templates]]

Revision as of 16:30, 24 May 2022


Modular Media Server is a system that can use your device cameras and process the multimedia to forward it to other modules that can do post-processing such as display or to the network as a video stream. The baseline of MMS has the following modules:

  • x86 and NVIDIA cameras : MMS can manage cameras connected x86 and NVIDIA Jetson platforms to process the multimedia.
  • H.265 and H.264 encoders : MMS offers encoding in these two video coding formats.
  • MP4 : provides support to save video multimedia in SO MPEG-4 (.mp4) files.
  • MPEG : provides support to save video multimedia in SO MPEG Transport Stream (.mpeg) files.