Files
pipecat/src/pipecat
Nathan Straub d4ec6827ce services(livekit) - Stop Sending EndFrame when Participant Disconnects
How It Works Now:
A participant disconnecting triggers and EndFrame, invoking stop() on the input and output transports and causing the LiveKit room to disconnect.  

Proposal:
Match the daily implementation, and just trigger the callbacks in the LiveKitTransport.  Leave it up to the implementor to decide whether to send EndFrames when this happens.
2024-10-16 23:53:31 -07:00
..
2024-09-23 09:53:37 -07:00
2024-10-06 00:45:27 -07:00
2024-09-23 09:53:37 -07:00
2024-09-23 09:53:37 -07:00
2024-10-16 17:30:47 -04:00