Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2017-12-11 11:49:31 +01:00
commit c9bb214ab9
2 changed files with 4 additions and 5 deletions

View file

@ -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")){