Removed nolive flag for DASH output

This commit is contained in:
Thulinma 2016-07-11 13:34:56 +02:00
parent d21c15fcdd
commit a68caa68cb

View file

@ -498,7 +498,6 @@ namespace Mist {
capa["methods"][0u]["handler"] = "http";
capa["methods"][0u]["type"] = "dash/video/mp4";
capa["methods"][0u]["priority"] = 8ll;
capa["methods"][0u]["nolive"] = 1;
}
/// Parses a "Range: " header, setting byteStart, byteEnd and seekPoint using data from metadata and tracks to do