Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Stream is running in loop #47

Description

@piyushmani-raj

I am passing below url to player.
https://sample.net/playback/playlist.m3u8

which return below response:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=250000
chunklist_w541369878.m3u8

while calling the chuncklist it returns :>

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:166850424
#EXT-X-DISCONTINUITY-SEQUENCE:0
#EXTINF:8.008,
media_w541369878_166850424.ts

Here I dint specify the any loop but player is running stream in loop.

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