mediastreamvalidator 显示“非法 MIME 类型”`application/x-mpegURL`

gar*_*ois 7 http-live-streaming

mediastreamvalidator我一遍又一遍地运行 m3u8 清单hlsreport,“必须修复问题”下的第一个错误是这样的:

1. Illegal MIME type

    All Variants, MIME type: application/x-mpegURL
    All Renditions, MIME type: application/x-mpegURL
    Master Playlist, MIME type: application/x-mpegURL
Run Code Online (Sandbox Code Playgroud)

我有点困惑,因为application/x-mpegURL这是苹果推荐的m3u8 流的 MIME 类型。我该如何理解这一点?

小智 0

同样在这里,我认为只有audio/mpegURL并且application/vnd.apple.mpegURL被程序接受。