shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
2k stars 510 forks source link

Feature request: LG's WebOs 3.0 compliant HLS stream #687

Closed Nixon197 closed 6 months ago

Nixon197 commented 4 years ago

Is there an option to produce audio and video in a single TS stream?

LG's WebOS 3.0 specs don't support audio-only TS streams as noted in http://webostv.developer.lge.com/common-page/faqs/streaming-http-live-streaming-hls-troubleshooting/

BR

kqyang commented 4 years ago

@Nixon197 Not right now. HLS-06 is already pretty old, the current HLS spec version is 23. Also, the FAQ in the link is provided in 2014, is it still valid?

Nixon197 commented 4 years ago

@kqyang

Hi

It seems that LG is pretty conservative about HLS version implementation. According to this document http://webostv.developer.lge.com/discover/specifications/supported-media-formats/, even the newest version of WebOS - 4.5, is only supporting HLS version 5.

We tried with DASH also but no joy. It would be great that Shaka could support older HLS versions.

BR

cosmin commented 6 months ago

There are no plans to support muxed HLS streams.