Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8185882 | 8u162 | Alexander Matveev | P3 | Resolved | Fixed | b01 |
This issue is reproducible on Ubuntu 15.10 or 16.04 (with libav56). It is reproducible with any streams which I tried, so it looks like affecting any HLS stream with MPEG-TS. MP3 HLS streams work fine.
To reproduce try to play any HLS stream with callbacks set for error and EOS. EOS is never received and error will be set instead.
To reproduce try to play any HLS stream with callbacks set for error and EOS. EOS is never received and error will be set instead.
- backported by
-
JDK-8185882 MediaPlayer reports error with HTTP Live Streams instead of EOS
- Resolved
- relates to
-
JDK-8150503 Provide media support for libav version 55 and 56
- Resolved