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

safari play fail bug #188

Open
lqkaixin opened this issue Mar 28, 2022 · 0 comments
Open

safari play fail bug #188

lqkaixin opened this issue Mar 28, 2022 · 0 comments

Comments

@lqkaixin
Copy link

#EXTM3U
#EXT-X-VERSION:7
#EXT-X-MAP:URI="EPICGAMING_S01E01_MARIOKART8_1080p.m4s",BYTERANGE=1361@0
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-TARGETDURATION:2
#EXT-X-BYTERANGE:724886@1361
#EXTINF:2.000,
EPICGAMING_S01E01_MARIOKART8_1080p.m4s
#EXT-X-BYTERANGE:1054644@726247
#EXTINF:2.000,
EPICGAMING_S01E01_MARIOKART8_1080p.m4s

in attributes of EXT-X-MAP, value of BYTERANGE is a quoted-string。but the lib is not a quoted-string。then play failed in safari。

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