I want to optimize bandwidth and processing time by sampling a video at 1 FPS on the client-side before sending it to Gemini API, since the video will ultimately be processed at 1 FPS anyway.
- Are there any recommendations or limitations regarding this method?