Gemini Video Understanding
2026-04-08, successful Crazyrouter and local :4000 retests show:
gemini-2.5-procan readvideo/mp4- the currently verified primary path is
fileData.fileUri - the video URL must be publicly reachable by the Gemini upstream
Verified Minimal Request
Request Notes
- The primary recommended path for video understanding is
fileData.fileUri - Set
mimeTypeto the real file type, such asvideo/mp4 fileUrimust be reachable by the Gemini upstream- Private-network URLs, signed flows that cannot be crawled, or inaccessible storage links are likely to fail
Do not assume the image-understanding request shape is the same as the video-understanding request shape. Images currently work best through
inlineData, while the verified video path here uses fileData.fileUri.