Testing STUN\TURN candidates

This commit is contained in:
Filipi Fuchter
2025-11-27 17:51:05 -03:00
parent 28c8fbeab6
commit eda2e3c3f1
4 changed files with 124 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
description = "Example for building Pipecat bots deployable to Amazon Bedrock AgentCore"
requires-python = ">=3.10"
dependencies = [
"aioice",
"aiohttp",
"bedrock-agentcore",
"pipecat-ai[webrtc,daily,silero,deepgram,openai,cartesia,local-smart-turn-v3,runner]",