Skip to content

Handle 'Range Retrieval Requests' #179

@PsypherPunk

Description

@PsypherPunk

It would be useful if OpenWayback could handle 'Range Retrieval Requests', i.e. return an Accept-Ranges header and handle Content-Range requests.

The motivation for this is to facilitate playing videos straight out of WARC files (the above is, as far as I am aware, how the HTML5 video handles playback).

It's likely that the above would only really work with non-compressed (W)ARCs as one can't arbitrarily skip around in gzip streams; it might be possible to handle compressed records via some sort of caching but if at all possible this should probably wait for a later iteration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions