Skip to content

Question on Implementation #4

@TomReddish-MVC

Description

@TomReddish-MVC

Following hls-loop.py makes sense with how you are adjusting the .m3u8 file as the playlist progresses. I don't see anywhere in the hls-loop.py where you are actually serving up the .ts and .aac files when requested, am I missing something? I am trying to implement a similar function of a looping hls stream but using node instead. I am using similar steps that you are, by incrementing the media-seq count as I write new files to the m3u8 file. However I am running into HLS stream validation issues whenever the files loop. It says I have a discontinuity error in my .ts files. How did you get around this? I don't see you using the EXT-X-DISCONTINUITY tag anywhere? Any help would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions