mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add todo for source
This commit is contained in:
parent
ae18c388c1
commit
66048cebbb
1 changed files with 750 additions and 749 deletions
1
trunk/src/core/srs_core_source.cpp
Normal file → Executable file
1
trunk/src/core/srs_core_source.cpp
Normal file → Executable file
|
@ -683,6 +683,7 @@ void SrsSource::on_unpublish()
|
|||
encoder->on_unpublish();
|
||||
#endif
|
||||
|
||||
// TODO: HLS should continue previous sequence and stream.
|
||||
#ifdef SRS_HLS
|
||||
hls->on_unpublish();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue