Most likely fix RTMP CPU usage.
This commit is contained in:
parent
f009856b64
commit
0f51e9ff55
1 changed files with 1 additions and 1 deletions
|
@ -1585,7 +1585,7 @@ namespace Mist{
|
|||
sendCommand(amfReply, 20, 1);
|
||||
}
|
||||
HIGH_MSG("Publish starting");
|
||||
if (!targetParams.count("realtime")){realTime = 0;}
|
||||
if (!targetParams.count("realtime")){realTime = 800;}
|
||||
parseData = true;
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue