Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2019-05-16 13:49:02 +02:00
commit 36d0981f87

View file

@ -492,6 +492,7 @@ namespace Mist {
finish();
INFO_MSG("Input for stream %s closing clean", streamName.c_str());
userPage.finishEach();
if (streamStatus){streamStatus.mapped[0] = STRMSTAT_OFF;}
//end player functionality
}