mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Merge SRS4
This commit is contained in:
parent
345b691895
commit
29dea37dbb
3 changed files with 3 additions and 1 deletions
|
@ -379,6 +379,7 @@ SrsRtcPlayStream::SrsRtcPlayStream(SrsRtcConnection* s, const SrsContextId& cid)
|
|||
|
||||
SrsRtcPlayStream::~SrsRtcPlayStream()
|
||||
{
|
||||
// TODO: FIXME: Use SrsAsyncCallWorker in http hooks instead, to covert to async call.
|
||||
if (req_) {
|
||||
http_hooks_on_stop();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue