Error streaming live video using python Gemini Live API

From my server log:
received 1011 (internal error) Request trace id: f000ca5bf0b3c62f, Quota exceeded for quota metric ‘Generate content free tier input token count’ and limi; then sent 1011 (internal error) Request trace id: f000ca5bf0b3c62f, Quota exceeded for quota metric ‘Generate content free tier input token count’ and limi

Hi @Patrick_Shouse, Welcome to the forum!!!

There are some limitations of Multimodal Live API and Gemini 2.0.

Maximum session duration :

Session duration is limited to up to 15 minutes for audio or up to 2 minutes of audio and video. When the session duration exceeds the limit, the connection is terminated.

The model is also limited by the context size. Sending large chunks of content alongside the video and audio streams may result in earlier session termination.

Please refer this doc.