Skip to content

Commit 4de45a4

Browse files
committed
docs: Enhance Live Video Streaming section in README.md
- Added recommendation for using continuous video stream for vision tasks, highlighting its advantages over static image analysis.
1 parent 48151c4 commit 4de45a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ This allows the Android app to automatically start the face recognition server v
492492
- **Show Thinking**: Display AI thinking traces in chat bubbles (requires Thinking Budget > 0)
493493
- **Google Search Grounding**: Real-time web search for improved accuracy and reduced hallucinations
494494
- **Proactive Audio**: Allows Gemini to proactively decide not to respond when content is not relevant
495-
- **Live Video Streaming**: Continuous 1 FPS video stream to Gemini for real-time visual context during conversations
495+
- **Live Video Streaming**: Continuous 1 FPS video stream to Gemini for real-time visual context during conversations. **Recommended for vision tasks** - the video stream provides more reliable visual understanding than static image analysis, as Gemini Live is optimized for continuous video input.
496496
- **30 Distinct Voices**: Extensive selection including Puck, Charon, Kore, Fenrir, Aoede, and many more
497497
- **Note**: Uses `v1alpha` API version with `gemini-2.5-flash-native-audio-preview` model
498498

0 commit comments

Comments
 (0)