Skip to content

Support other segmenters than ffmpeg #7

@MichalCz

Description

@MichalCz

Create modularized reader that would allow using any module to read the chunk list in place of current ffmpeg-specific csv reader.

The segmenters could be:

  • the current csv format
  • m3u8 reader - if a progressively written m3u8 file would be sent to webdav then that could be our chunk list reader
  • fs reader - some settings like a glob pattern that would identify which files are chunks and Streamed access to chunks. #1 would make us not need to have a chunk list at all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions