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

MediaPlayer: enable playback from InputStream

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • jfx23
    • javafx
    • None

      MediaPlayer should be able to play media from an InputStream.

      The possible use cases are:
      - a digital archive type application which plays from an encrypted storage
      - a streaming video with custom encryption

      This enhancement is related to JDK-8350281 where the logic which determines the type of media and whether it is supported by javafx should depend on the stream itself, not the file extension.

            almatvee Alexander Matveev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: