1
0
Fork 0
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:
winlin 2013-12-10 14:49:35 +08:00
parent ae18c388c1
commit 66048cebbb

1
trunk/src/core/srs_core_source.cpp Normal file → Executable file
View 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