mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Add todo for source cleanup
This commit is contained in:
parent
9d38009b7f
commit
d5e1116eb7
1 changed files with 2 additions and 0 deletions
|
@ -827,6 +827,8 @@ SrsRtcPublishStream::~SrsRtcPublishStream()
|
||||||
source->on_unpublish();
|
source->on_unpublish();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: FIXME: Should remove and delete source.
|
||||||
|
|
||||||
srs_freep(req);
|
srs_freep(req);
|
||||||
srs_freep(timer_);
|
srs_freep(timer_);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue