This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Description
Init mp4 file has moov/mvex/mehd atom indicating the total duration of vod file. This atom is not necessary in a live dash feed. My limited testing indicates it's not a problem but probably atom should still be dropped.
- Content packager could create a batch process to modify files before copying to the
dashlivesim/vod folder.
- Add vod-analyzer livesim command-line attribute to tell modify an init segment while writing .cfg file.
- Modify init segment at runtime before returning to http client.