Timestamps added
This commit is contained in:
parent
9efb557a0a
commit
ca090e160b
2 changed files with 17 additions and 2 deletions
|
@ -547,7 +547,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
|||
afrt->SetUpdate(false);
|
||||
afrt->SetTimeScale( 1000 );
|
||||
afrt->AddQualityEntry( "" );
|
||||
afrt->AddFragmentRunEntry( 1, 4000 , 4000 );
|
||||
afrt->AddFragmentRunEntry( 1, 1 , 4000 );
|
||||
afrt->WriteContent( );
|
||||
|
||||
//SetUpASRT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue