Merge branch 'development' into LTS_development
This commit is contained in:
commit
c9bb214ab9
2 changed files with 4 additions and 5 deletions
|
@ -610,7 +610,6 @@ namespace Mist{
|
|||
}
|
||||
if (amfData.getContentP(0)->StrValue() == "deleteStream"){
|
||||
stop();
|
||||
onFinish();
|
||||
return;
|
||||
}
|
||||
if ((amfData.getContentP(0)->StrValue() == "FCUnpublish") || (amfData.getContentP(0)->StrValue() == "releaseStream")){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue