Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream is running in loop #47

Open
piyushmani-raj opened this issue Nov 15, 2022 · 0 comments
Open

Stream is running in loop #47

piyushmani-raj opened this issue Nov 15, 2022 · 0 comments

Comments

@piyushmani-raj
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant