Files
pipecat/changelog/3672.changed.md
Mark Backman 5f64dae0cf Filter RTVIObserver to downstream frames only and broadcast FunctionCallCancelFrame
RTVIObserver now skips upstream frames to prevent duplicate RTVI messages
when frames are broadcast in both directions. Also changed
FunctionCallCancelFrame to use broadcast_frame for consistency with
other function call frames.
2026-02-09 12:39:25 -05:00

117 B

  • Changed FunctionCallCancelFrame to broadcast in both directions for consistency with other function call frames.