Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HEVC in MPEG2-TS in HLS #8897

Open
JaroslavHerber opened this issue Oct 16, 2024 · 2 comments
Open

Add support for HEVC in MPEG2-TS in HLS #8897

JaroslavHerber opened this issue Oct 16, 2024 · 2 comments

Comments

@JaroslavHerber
Copy link

JaroslavHerber commented Oct 16, 2024

HLS.js added support HEVC in MPEG2-TS in HLS in latest beta:
https://github.com/video-dev/hls.js/releases/tag/v1.6.0-beta.1

Please add this also to video.js

Demo channel:
https://ddstorage.org/samples/hevc/bitmovin/v720p_ts.m3u8

Copy link

welcome bot commented Oct 16, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@adrums86
Copy link
Contributor

Hi @JaroslavHerber, this is definitely something I think we should support eventually. Most of the work for this would need to be done in mux.js. Support for hevc in .ts containers is on the long-term roadmap via VHS-Next (See the RFC: https://github.com/videojs/rfcs/blob/vhs-next-rfc/proposals/0003-vhs-next.md). That said, we always welcome PRs and any work you would like to contribute would be appreciated and could help accelerate the timeline for this enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants