Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8282999

Add support for EXT-X-MEDIA tag in HTTP Live Streaming

XMLWordPrintable

    • b18

      HTTP Live Stream provided in JDK-8282054 has separate video and audio streams and such combination is not supported by JavaFX Media. It works on macOS since it uses AVFoundation, but on Windows and Linux provided stream in JDK-8282054 will not have audio. In this example audio stream provided as separate stream via EXT-X-MEDIA tag.

      As part of this enhancement we will provide support for audio only stream specified by EXT-X-MEDIA. If multiple streams are specified (like different languages) we will select default one or first found in playlist.

            almatvee Alexander Matveev
            almatvee Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: