google-gemini / google-gemini/live-api-web-console

webRTC support with Ephimeral Token

Open
#71 10 comments 11 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.6k
Forks
731
PR merge metrics
No merged PRs in 30d

Description

### Description of the feature request:

I am using OpenAI Realtime API, and I could directly connect the client with OpenAI server using webRTC and ephemeral token. Whereas, in gemini live API, I have to setup the websocket proxy server and websocket browser client to do the same.

I would really like to have the gemini live API support direct webRTC connection similar to OpenAI. This way the latency and scalability issues are very well addressed. also, I don't have to worry about signaling server needs if it is directly supported by gemini.

### What problem are you trying to solve with this feature?

latency, reliable and scalable way of building apps using gemini live API, through webRTC implementations.

### Any other information you'd like to share?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.