Video search result display, relevance scoring, timestamp accuracy in SDK examples.
Raw Developer Origin & Technical Request
GitHub Issue
Jul 18, 2026
## Summary
The Flutter example labels `ts_unix` as a video `timestamp` and formats `score_ui` as a confidence percentage. With the bundled `video_10frames.mp4` sample, the timestamp is always `0000000000000` and the displayed score remains `66.7%` across materially different text queries.
This makes it difficult for an SDK consumer to understand which video moment matched and how strongly it matched.
## Environment
- Repository commit: `690bd0a88f92a7a9cc3e99f0294e1a1bc69d836e`
- Android emulator: `sdk gphone64 arm64`
- Example collection: `flutter_example`
- Example stream: `astream`
- Search source: `image`
- Bundled asset: `example/asset/video_10frames.mp4`
## Steps to reproduce
1. Run the Flutter example and configure a valid runtime API key.
2. Upload the bundled 10-frame sample.
3. Create its image index and wait for `success`.
4. Search for `red`.
5. Repeat with `blue` and `purple elephant`.
6. Compare the result card and the raw API response.
## Actual behavior
The example displays the first result as:
```text
video_10frames
IMAGE • timestamp 0000000000000 • score 66.7%
```
Read-only API checks returned one result for each query:
| Query | `ts_unix` | `score_ui` | raw `score` |
|---|---:|---:|---:|
| `red` | `0000000000000` | `0.6666666666666666` | `0.8700332045555115` |
| `blue` | `0000000000000` | `0.6666666666666666` | `0.7924171686172485` |
| `purple elephant` | `0000000000000` | `0.6666666666666666` | `0.8527452349662781` |
The underlying raw `score` ...
Developer Debate & Comments
No active discussions extracted for this entry yet.
Adjacent Repository Pain Points
Other highly discussed features and pain points extracted from v-modal/vmodal_sdk_flutter.
CI/CD
Frequently Asked Questions
Market intelligence mapped to Video search result display, relevance scoring, timestamp accuracy in SDK examples..
How is Video search result display, relevance scoring, timestamp accuracy in SDK examples. positioned in the market?
What architecture is tied to Video search result display, relevance scoring, timestamp accuracy in SDK examples.?
Are there startups building around Video search result display, relevance scoring, timestamp accuracy in SDK examples.?
Engagement Signals
Cross-Market Term Frequency
Quantifies the cross-market adoption of foundational terms like Flutter example and ts_unix by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.
SaaS Metrics