MediaPlayer: enable playback from InputStream

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: jfx23
    • Component/s: 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.

            Assignee:
            Alexander Matveev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: