Generate video thumnails #73

Closed
opened 2026-02-18 17:56:59 +00:00 by hodlbod · 0 comments
Owner

Right now, videos don't show a thumbnail. There is a simple fix for web, but on android it sounds like we need to download the whole video (or stream the first part of it if the server supports seeking) in order to generate a thumbnail. Primal handles this using a server-side component, which is probably the right way to go to take advantage of caching. Ideally, this would be supported at the protocol level with metadata for thumbnail, or seeking support in blossom.

Right now, videos don't show a thumbnail. There is a simple fix for web, but on android it sounds like we need to download the whole video (or stream the first part of it if the server supports seeking) in order to generate a thumbnail. Primal handles this using a server-side component, which is probably the right way to go to take advantage of caching. Ideally, this would be supported at the protocol level with metadata for thumbnail, or seeking support in blossom.
hodlbod added this to the Future milestone 2026-02-18 17:56:59 +00:00
hodlbod added the easy label 2026-04-01 17:19:12 +00:00
hodlbod removed this from the Future milestone 2026-04-02 18:57:08 +00:00
hodlbod added the dev label 2026-04-02 19:14:28 +00:00
hodlbod added this to the Current milestone 2026-04-02 19:14:33 +00:00
hodlbod referenced this issue from a commit 2026-04-08 16:07:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#73