Skip to content

investigate and possibly allow for "video streaming" use-case #68

@yarikoptic

Description

@yarikoptic

use case brought up by @Saksham20

in dandi we will have dandisets with external video files. For streaming while "watching" them we might want to implement some "pre-read ahead", so whenever read request for location L comes in, we fetch that block, and immediately "schedule" fetching the next X blocks, so whenever the read request comes in for the next block, we just wait for that block fetch to finish and again ensure that we have X next blocks scheduled from that point. Something like that ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions