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

Cannot stream H265 content #23

Closed
jmshrv opened this issue Jul 1, 2019 · 5 comments
Closed

Cannot stream H265 content #23

jmshrv opened this issue Jul 1, 2019 · 5 comments
Labels
duplicate This issue or pull request already exists

Comments

@jmshrv
Copy link

jmshrv commented Jul 1, 2019

Is it possible to watch H265 content without transcoding? H265 support in the client would be great since a lot of content is released in H265 now.

@anthonylavado
Copy link
Member

If I recall correctly, this just loads the WebUI, and at that point, there’s no browser (especially not Chromium) that supports H265 playback.

If this is to be expanded, we’d need to implement a custom media player for that.

I think eventually this client may go away in favour of another, but I’d have to confirm.

@JustAMan
Copy link
Contributor

JustAMan commented Oct 8, 2019

This is actually possible if Electron is built with bundled ffmpeg under the hood... but that is for the bravest of hearts to do.

@jmshrv
Copy link
Author

jmshrv commented Oct 9, 2019

@JustAMan I'll give that a go on the weekend unless I actually have to modify Electron's source code :)

@jmshrv
Copy link
Author

jmshrv commented Jan 4, 2020

@UnicornsOnLSD any update on this?

I never actually got around to trying @JustAMan 's fix and I can't now since I don't have a server anymore. I just used Kodi with the Jellyfin plugin instead.

@cromefire
Copy link
Contributor

Duplicate of #12

@anthonylavado anthonylavado added the duplicate This issue or pull request already exists label May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Development

No branches or pull requests

4 participants