add todo for source
This commit is contained in:
parent
ae18c388c1
commit
66048cebbb
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();
|
encoder->on_unpublish();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// TODO: HLS should continue previous sequence and stream.
|
||||||
#ifdef SRS_HLS
|
#ifdef SRS_HLS
|
||||||
hls->on_unpublish();
|
hls->on_unpublish();
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user