Bugfix abst
This commit is contained in:
parent
f162b84976
commit
1b5929cd22
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
|||
//SetUpASRT
|
||||
asrt->SetUpdate(false);
|
||||
asrt->AddQualityEntry( "" );
|
||||
asrt->AddSegmentRunEntry( 1, 0 );
|
||||
asrt->AddSegmentRunEntry( 1, 0xFFFFFFFF );
|
||||
asrt->WriteContent( );
|
||||
|
||||
//SetUpABST
|
||||
|
|
Loading…
Add table
Reference in a new issue