You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very good project, lightweight, simple, and commonly used. I think we also need to add some common parsing instructions, such as #EXT-X-KEY.
Some videos are encrypted and need to be decrypted on the client before being played.
The encryption information is described in #EXT-X-KEY, which can be found in the RFC documentation
The text was updated successfully, but these errors were encountered:
This is a very good project, lightweight, simple, and commonly used. I think we also need to add some common parsing instructions, such as
#EXT-X-KEY
.Some videos are encrypted and need to be decrypted on the client before being played.
The encryption information is described in
#EXT-X-KEY
, which can be found in the RFC documentationThe text was updated successfully, but these errors were encountered: