Made RTMP push output not work in real-time mode, but fast-as-possible mode.
This commit is contained in:
parent
3bbda96ca0
commit
e65c43defc
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ namespace Mist {
|
||||||
sendCommand(amfReply, 20, 1);
|
sendCommand(amfReply, 20, 1);
|
||||||
}
|
}
|
||||||
HIGH_MSG("Publish starting");
|
HIGH_MSG("Publish starting");
|
||||||
|
realTime = 0;
|
||||||
parseData = true;
|
parseData = true;
|
||||||
}else{
|
}else{
|
||||||
setBlocking(true);
|
setBlocking(true);
|
||||||
|
|
Loading…
Add table
Reference in a new issue