Example projects that make use of other 5G-MAG repositories such as the mw and the modem
The goal of this example project is to provide a tool that enables rt-mbms-mw development without the need for the rt-mbms-modem. We use ffmpeg to create a DASH or HLS live stream from a VoD file. The resulting manifest files and segments are written to a watchfolder and send via rt-libflute as a multicast to the rt-mbms-mw for further processing. rt-wui or a plain dash.js/hls.js can be used for playback.
More information can be found in the corresponding subfolder.
This simple HTTP server based on express.js can be used to statically host files.
More information can be found in the corresponding subfolder.