parent
8b00e56a84
commit
f107f404ea
2
trunk/src/app/srs_app_source.cpp
Normal file → Executable file
2
trunk/src/app/srs_app_source.cpp
Normal file → Executable file
|
|
@ -1036,7 +1036,7 @@ bool SrsSource::expired()
|
||||||
}
|
}
|
||||||
|
|
||||||
// still publishing?
|
// still publishing?
|
||||||
if (!_can_publish) {
|
if (!_can_publish || !publish_edge->can_publish()) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user