adding SRT input bootMS
This commit is contained in:
parent
b8caa9c398
commit
f6b0bff646
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ namespace Mist{
|
|||
adjustTime = thisPacket.getTime() + timeStampOffset;
|
||||
}
|
||||
}
|
||||
if (!lastTimeStamp){meta.setBootMsOffset(Util::bootMS() - adjustTime);}
|
||||
lastTimeStamp = adjustTime;
|
||||
thisPacket.setTime(adjustTime);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue