nodetunes
nodetunes copied to clipboard
RTP SequenceNumber wraparound dequeues out or order
When the SequenceNumber "overflows" - wraps from 65536 to 0, the staging/wait buffers dequeue the 0, 1, 2.. etc. SequenceNumbers before the final sequences in the 655.. range.
Causes audio data to be played out of order/garbled output