Skip to content

Allow video skip with Accept-Ranges: bytes ? #457

Description

@timbl

I notice that an HTML5 video clip hosted from this server does not allow skipping forwards. (Whereas Youtub.com for example does). Is the problem just that the server does not do the

Accept-Ranges: bytes

protocol?

Could that be added from an existing express module?

It could be done just for video, to avoid interaction with things happen with turtle, etc, where byte ranges are not needed.

Of course solid' main goal is serving data, but serving everything in a person's life too is important

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions