Ticket #1637 (closed enhancement: fixed)
HLS: audio/video only support
| Reported by: | jeroen | Owned by: | courtenay |
|---|---|---|---|
| Priority: | Normal | Milestone: | Plugins |
| Component: | flash | Keywords: | |
| Cc: | Forum thread: |
Description (last modified by jeroen) (diff)
Some requests for audio only (or video only) support were received. Attached is a simple patch from Rudger that'd make audio-only work.
We'd still need a video-only and audio-only sample stream. AAC only (BNR) and H264 only (Desktop) streams are now in the test set. Kindly provided by several community members!
Attachments
Change History
comment:1 Changed 12 months ago by jeroen
- Summary changed from HLS: audio only support to HLS: audio/video only support
comment:2 Changed 11 months ago by jeroen
Here's also a patch for audio-only support:
http://www.longtailvideo.com/support/forums/jw-player/player-development-and-customization/27646/
comment:4 Changed 9 months ago by jeroen
- Owner changed from jeroen to courtenay
- Description modified (diff)
comment:5 Changed 9 months ago by courtenay
Support added in [2376]. Need to fix audio-only by painting screen black (currently the last video image seen is still displayed).
comment:6 Changed 9 months ago by courtenay
- Status changed from new to closed
- Resolution set to fixed
Changing this ticket to fixed with the change [2376] above. Still needs to have screen painted black during audio-only streams, but another ticket can be opened for that if it seems to be a pressing issue.

