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

Support for h.264 videos on Chromium based browsers (jxBrowser) #1342

Closed
ChristopherJohnson25 opened this issue Oct 25, 2022 · 2 comments
Closed

Comments

@ChristopherJohnson25
Copy link

Please do not delete the template, by filling out the required information we can investigate your issue more quickly.

Before opening an issue see if your problem can be resolved with the troubleshooting guide.

Description

I am trying to get h.264 video to play on JxBrowser

Steps to reproduce

Play h.264 video on open source chromium, observer error code #4

Results

Video does not play

Expected

Video should play, or is this is licensing issue?

Error output

Code: 4

Additional Information

Please include any additional information necessary here. Including the following:

videojs-http-streaming version

videojs-http-streaming 1.2.5

Browsers

JxBrowser, Open Source Chromium
*

@welcome
Copy link

welcome bot commented Oct 25, 2022

👋 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.

@misteroneill
Copy link
Member

Unfortunately, JxBrowser is not something we support.

The error code you are receiving - 4 - is a standard HTML error saying that a source is not supported. It is likely that JxBrowser does not support h.264 video. Unfortunately, this isn't something that VHS or Video.js can resolve as it's a browser limitation.

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