You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this appears occasionally, that's not a big deal. The problem would be if you get flooded with this kind of warning.
This is in the mechanism used to calculate RTT, where the receiver party sends ACK and saves a record with the journal number for it. When the sender party sends ACKACK with the same journal number (it's this "ACK number" you can see in the log), this record is found and times compared for RTT calculation. If this record cannot be found, this warning is reported.
maxsharabayko
changed the title
@158858584:ACKACK out of order, skipping RTT calculation (ACK number: 2960, last ACK sent: 2972, RTT (EWMA): 244797
FR: Suppress log @158858584:ACKACK out of order, skipping RTT calculation (ACK number: 2960, last ACK sent: 2972, RTT (EWMA): 244797
Dec 20, 2023
hi,
I was running the srt application locally and it is working fine.
I have deploy it to cloud and start streaming and this is what I got:
I am streaming with OBS
The text was updated successfully, but these errors were encountered: