Undo undone stuff. Bad Erik!
This commit is contained in:
parent
6de5aa7d5e
commit
b6f03a4591
1 changed files with 0 additions and 4 deletions
|
@ -167,10 +167,6 @@ namespace Mist {
|
|||
//skip the first fragment if live and there are more than 2 fragments.
|
||||
unsigned int skippedLines = 0;
|
||||
if (myMeta.live) {
|
||||
if (lines.size() > 2) {
|
||||
lines.pop_front();
|
||||
skippedLines++;
|
||||
}
|
||||
//only print the last segment when VoD
|
||||
lines.pop_back();
|
||||
/*LTS-START*/
|
||||
|
|
Loading…
Add table
Reference in a new issue