Skip to content

[not an issue] how the HLS live streaming works? #53

@hellozyemlya

Description

@hellozyemlya

Hello. Seems to be great project. Found it by https://stackoverflow.com/questions/58898638/precise-method-of-segmenting-transcoding-videoaudio-via-ffmpeg-into-an-on answer.

I have a quick questions related to your implementation.

I will put my suggestions, please correct me if required.

You generating m3u8 playlist manually, right? Then upon requesting m3u8 playlist you start transcoding. If seek happens to segment which is faaaar from currently existing segment, you starting generating new segments from selected one, right?

How you ensured that ffmpeg producing segments with predictable length? Most of command lines I found in the internet producing segments with some nearly random length in some range.

Thanks in advance.

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