Windows fix for stream status
This commit is contained in:
parent
4c324c1b19
commit
488cd0434a
1 changed files with 1 additions and 0 deletions
|
@ -355,6 +355,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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue