SRT RAW fixup 🤦
This commit is contained in:
parent
2740d65a0f
commit
2870ae1ced
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ namespace Mist{
|
|||
}
|
||||
uint64_t packetTime = Util::bootMS();
|
||||
thisPacket.genericFill(packetTime, 0, 1, rawBuffer, rawBuffer.size(), 0, 0);
|
||||
bufferLivePacket(thisPacket);
|
||||
lastRawPacket = packetTime;
|
||||
rawBuffer.truncate(0);
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue