- Build http server
./build_http.shand start./httpserver - Start transcoding
./ffmpeg.sh --source <url/file> --target http://localhost:8001/master.mpd [--encoder <libx264/h264_videotoolbox>] [--idr <int>] - Play dash stream http://localhost:8001/master.mpd
- Play hls stream http://localhost:8001/master.m3u8
- Run
./analyze.sh http://localhost:8001/master.mpdto analyze GOP/I-frames structure