castlabs / dashencrypt

DASH fragmenter/segmenter and encrypter

Home Page:http://castlabs.com/products/dash-encrypt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DASHencrypt

Usually when creating a video, all that is needed is to encode it using a codec (for example H.264 or HEVC). However, to transmit a video using MPEG-DASH, an extra segmentation step is required. Typical encoders do not provide this step and produce content which is not compatible with DASH.

Our DASHencrypt project provides a solution. It takes encoded video and audio from an array of different formats and repackages them as valid DASH streams. It also generates the required manifest which is the table of contents for the stream.

This project is released under the Mozilla Public License 2.0.

Have a look at the wiki for help.

About

DASH fragmenter/segmenter and encrypter

http://castlabs.com/products/dash-encrypt/

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%