Fixed slow embed code (internal HTTP output) problem
This commit is contained in:
parent
c4d4671281
commit
54b9079ab1
3 changed files with 7 additions and 0 deletions
|
@ -226,6 +226,7 @@ namespace Mist {
|
|||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
/// Connects or reconnects to the stream.
|
||||
/// Assumes streamName class member has been set already.
|
||||
/// Will start input if not currently active, calls onFail() if this does not succeed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue