-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
HLS #EXT-X-ALLOW-CACHE deprecated #878
Copy link
Copy link
Closed
Labels
BugIt might be a bug.It might be a bug.EnglishNativeThis issue is conveyed exclusively in English.This issue is conveyed exclusively in English.
Milestone
Description
From Apple's mediastreamvalidator:
--------------------------------------------------------------------------------
SHOULD fix issues
--------------------------------------------------------------------------------
Warning: #EXT-X-ALLOW-CACHE has been deprecated
--> Detail: Line: #EXT-X-ALLOW-CACHE:YES
--> Source: hls/HLSTest.m3u8
It looks like it is hardcoded:
srs/trunk/src/app/srs_app_hls.cpp
Line 867 in a613eb7
| << "#EXT-X-ALLOW-CACHE:YES" << SRS_CONSTS_LF; |
Would be great to make an option in the HLS config to disable or enable output of that line in HLS m3u8 playlists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIt might be a bug.It might be a bug.EnglishNativeThis issue is conveyed exclusively in English.This issue is conveyed exclusively in English.