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

Ovenplayer support for H265 #434

Open
yas1th opened this issue Sep 4, 2024 · 1 comment
Open

Ovenplayer support for H265 #434

yas1th opened this issue Sep 4, 2024 · 1 comment

Comments

@yas1th
Copy link

yas1th commented Sep 4, 2024

Does the ovenplayer support H265 as of now ?

We were trying out ovenplayer for playback and provided 2 different master m3u8 files.

One with H265 codec and the other with H264 codec.

I was able to play the H265 master file using ffplay.

However, when I try to load the ovenplayer with 2 different master m3u8 files , one with H265 & the other with H264.

Ovenplayer is falling back to H264 master m3u8 file.

So just thought of checking on this if the ovenplayer supports H265 at the moment.

If it supports, can you please share some working demo example or reference as well

@SangwonOh
Copy link
Member

@yas1th OvenPlayer's hls playback uses hlsjs. Currently, hlsjs's h265 playback seems to only support fmp4 containers. Please check the container of your h265 stream?

And if you're playing on Chrome, you'll need to have hardware acceleration enabled in your browser settings.

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