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

Capture frame failed #497

Open
vuleetu opened this issue Nov 28, 2024 · 0 comments
Open

Capture frame failed #497

vuleetu opened this issue Nov 28, 2024 · 0 comments

Comments

@vuleetu
Copy link

vuleetu commented Nov 28, 2024

I found a lot ofRtcError errors in worker logs.

Nov 28 01:57:50 python[117393]:     await self._audio_source.capture_frame(frame)
Nov 28 01:57:50 python[117393]:   File "/home/ubuntu/miniconda3/envs/chat/lib/python3.12/site-packages/livekit/rtc/audio_source.py", line 152, in capture_frame
Nov 28 01:57:50 python[117393]:     raise Exception(cb.capture_audio_frame.error)
Nov 28 01:57:50 python[117393]: Exception: an RtcError occured: InvalidState - failed to capture frame {"pid": 121680, "job_id": "AJ_oHY4vMyQc8kr"}

Transcriptions were streamed to client normally, but TTS were lost. I need help to figure out how to avoid this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant