Live edit
This commit is contained in:
parent
28aa3ca405
commit
239ec76670
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
|||
afrt->SetUpdate(false);
|
||||
afrt->SetTimeScale( 1000 );
|
||||
afrt->AddQualityEntry( "" );
|
||||
afrt->AddFragmentRunEntry( 1, 1 , 4000 );
|
||||
afrt->AddFragmentRunEntry( 1, 596458 , 4000 );
|
||||
afrt->WriteContent( );
|
||||
|
||||
//SetUpASRT
|
||||
|
|
Loading…
Add table
Reference in a new issue