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

Having Trouble With Putting A M3U Stream In A M3U8 Link #350

Closed
InsolenceWillow opened this issue Dec 11, 2023 · 2 comments
Closed

Having Trouble With Putting A M3U Stream In A M3U8 Link #350

InsolenceWillow opened this issue Dec 11, 2023 · 2 comments

Comments

@InsolenceWillow
Copy link

InsolenceWillow commented Dec 11, 2023

So here's what I got so far, although it doesn't work!
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:CODECS="avc1.4d0029,mp4a.40.2",RESOLUTION=1920x1080
http://mains.services/live/wickeduk/asdfasdfasdf3/87c5bc26-8724-439a-a84f-7ccf15fcb994.m3u

@mauricioabreu
Copy link
Member

Hello, @InsolenceWillow
What are you trying to do exactly?
What was the error caused by the code?

@mauricioabreu
Copy link
Member

Your playlist is missing BANDWIDTH. It is a mandatory attribute for every EXT-X-STREAM-INF tag.

I'm closing the issue. Reopen if needed.

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

2 participants