You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Problem Description]
The following errors appeared in the logs:
-⚙️client.open: "Connected to socket"
-⚙️WebSocket connection opened
-⚙️client.send: "setup"
-⚙️Connected to Gemini 2.0 Flash Multimodal Live API
-⚙️server.send: "setupComplete"
-⚙️Setup complete
-⚙️Error: Cannot read properties of undefined (reading 'addModule')
-⚙️Error: Cannot read properties of undefined (reading 'getUserMedia')
-⚙️Error: Failed to start video manager
-⚙️Error: Failed to start video manager
-⚙️Error: Failed to start screen recording
[Possible Causes]
The browser has not granted camera/microphone/screen recording permissions.
The current connection is not using HTTPS (the browser will limit sensitive features).
[Solutions]
Switch Browsers(Use modern browsers such as Chrome, Firefox)
Error: AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
The text was updated successfully, but these errors were encountered: