Removed nolive flag for DASH output
This commit is contained in:
parent
d21c15fcdd
commit
a68caa68cb
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue