mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge #1077 from 2.0release
This commit is contained in:
commit
459272b94c
5 changed files with 12 additions and 10 deletions
|
@ -1011,7 +1011,7 @@ srs_error_t SrsHls::initialize(SrsOriginHub* h, SrsRequest* r)
|
|||
srs_error_t SrsHls::on_publish()
|
||||
{
|
||||
srs_error_t err = srs_success;
|
||||
|
||||
|
||||
// update the hls time, for hls_dispose.
|
||||
last_update_time = srs_get_system_time_ms();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue