Files
pipecat/changelog/4380.fixed.2.md

2 lines
248 B
Markdown

- Fixed `BaseOutputTransport` reordering frames that share the same presentation timestamp. Frames with equal PTS values are now emitted in insertion order, preventing subtle audio/text sequencing bugs when multiple frames arrive at the same time.