For #1926, refine code
This commit is contained in:
parent
7e5572c5e1
commit
2f22a3d38b
|
|
@ -1810,7 +1810,7 @@ void SrsGb28181RtmpMuxer::close()
|
|||
h264_pps = "";
|
||||
aac_specific_config = "";
|
||||
|
||||
if (source_publish && NULL!=source){
|
||||
if (source_publish && source){
|
||||
source->on_unpublish();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user