See http://stackoverflow.com/questions/13539814/playing-mp3-files-in-javafx-from-input-stream. (Another person with the same exact need and problem).
I suggest to include an InputStream constructor for media.
- duplicates
-
JDK-8088930 Inconsistent API between Media and Image class
- Closed
-
JDK-8090627 Allow Media objects to be loaded from all protocols.
- Closed
-
JDK-8091053 Media class to support other URL schemes than http, file or jar.
- Closed
-
JDK-8091063 Media playback needs to be extensible. User defined codecs or media sources should be supported.
- Closed
-
JDK-8091696 MediaPlayer doesn't play streamed mp3
- Closed
-
JDK-8091835 Support for shoutcast/icecast streaming (mp3/aac(+))
- Closed
-
JDK-8092090 aac/aac+ radio streaming
- Closed
-
JDK-8103341 Provide API to stream raw frames of supported codecs into JavaFX media in memory
- Closed
- relates to
-
JDK-8092334 add InputStream constructor for AudioClip
- Open