Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gemini Multimodal Agent Error 1 #1372

Open
shaunakjoshi12 opened this issue Jan 14, 2025 · 0 comments
Open

Gemini Multimodal Agent Error 1 #1372

shaunakjoshi12 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@shaunakjoshi12
Copy link

shaunakjoshi12 commented Jan 14, 2025

Hello! I am trying to run gemini_agent.py and I encountered the following error

2025-01-13 20:35:26,630 - ERROR livekit.agents - Error in _capture_task Traceback (most recent call last): File "/usr/local/lib/python3.12/dist-packages/livekit/agents/utils/log.py", line 16, in async_fn_logs return await fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/livekit/agents/multimodal/agent_playout.py", line 138, in _capture_task await self._source.capture_frame(f) File "/usr/local/lib/python3.12/dist-packages/livekit/rtc/audio_source.py", line 152, in capture_frame raise Exception(cb.capture_audio_frame.error) Exception: an RtcError occured: InvalidState - failed to capture frame

Can I get some help please?

@shaunakjoshi12 shaunakjoshi12 added the bug Something isn't working label Jan 14, 2025
@shaunakjoshi12 shaunakjoshi12 changed the title Gemini Multimodal Agent Error Gemini Multimodal Agent Error 1 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant