I want to test gemini realtime with "vision" (screen share). But couldnt find relevant documenatiton.
g
gray-monkey-83525
02/13/2025, 9:43 AM
Currently, the LiveKit Realtime API does not support vision capabilities, including screen sharing with vision-based features. This feature is expected to be available in the future, but there is no specific documentation or support for it at the moment. For screen sharing, you can use the existing methods provided by LiveKit for different platforms, such as setScreenShareEnabled in JavaScript or createScreenShareTrack in Flutter.
Would you like more details on how to implement screen sharing with the current capabilities?
Sources:
- LiveKit JS Client SDK
- createScreenShareTrack method - LocalVideoTrack class - livekit_client library - Dart API 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.