From 08ff00eee59a7111998dc82a795946c99d38cbc7 Mon Sep 17 00:00:00 2001 From: Jamie Stackhouse <1956521+itsjamie@users.noreply.github.com> Date: Tue, 29 Oct 2019 01:18:20 -0300 Subject: [PATCH] Add ID3 supported version to README. Closes #2413 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7efc668da3f..41b4e879292 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ All HLS resources must be delivered with [CORS headers](https://developer.mozill - ITU-T Rec. H.264 and ISO/IEC 14496-10 Elementary Stream - ISO/IEC 13818-7 ADTS AAC Elementary Stream - ISO/IEC 11172-3 / ISO/IEC 13818-3 (MPEG-1/2 Audio Layer III) Elementary Stream - - Packetized metadata (ID3) Elementary Stream + - Packetized metadata (ID3v2.3.0) Elementary Stream - AAC container (audio only streams) - MPEG Audio container (MPEG-1/2 Audio Layer III audio only streams) - Timed Metadata for HTTP Live Streaming (in ID3 format, carried in MPEG-2 TS)