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

Youtube videos not playing #14

Open
rahul-thakoor opened this issue Feb 3, 2022 · 5 comments
Open

Youtube videos not playing #14

rahul-thakoor opened this issue Feb 3, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@rahul-thakoor
Copy link
Collaborator

I am able to play videos on vimeo but not on youtube. Could be related to h264 and VP8/9 decoding.

On chromium-browser running on Raspberry Pi, we had to use the h264ify extension to force YouTube to stream H.264 videos instead of VP8/VP9 videos.

@psaavedra Is it possbile to do same in WPE?

@psaavedra
Copy link
Member

psaavedra commented Feb 3, 2022

AFAIK video playback is working for Y2u.

Balena Fleet:

  • Balena Device type: Raspberry Pi 3
  • Balena Device architecture : armv7hf

Device:

  • Hardware: Raspberry Pi 4 AND Raspberry Pi 3
  • Balena OS type: balenaOS
  • Balena OS version: balenaOS 2.88.5+rev1 AND 2.83.21+rev1
  • Device type: Raspberry Pi 3 AND Raspberry Pi 4 (using 64bit OS)

Balena:

  • Balena WPE Fleet version: 2.1.0 - 8d7047d
  • Balena Audio: 0.5.1
  • Balena Browser WPE: 1.1.0 - ced0d69d2272052c57d7d857e43e66405ac79648
  • Balena Weston: 1.0.0 - c1becf9994a722d428c6ffe90cc00d949bd7f322

Are you using a generating the images from local? is there any relevant local change?

@psaavedra psaavedra added the help wanted Extra attention is needed label Feb 3, 2022
@rahul-thakoor
Copy link
Collaborator Author

No, I'm using WPE 2.1.0 too. no local changes. I tried to play the video on the wpe but it doesn't load. no helpful logs too.

I'm using piDisplay though

@psaavedra
Copy link
Member

psaavedra commented Feb 3, 2022

The fleet, for what kind of target is created: rpi4 (64), rpi3, rpi3-64 ?

What shows the "architecture" field in the Balena Device architecture : armv7hf or aarch64?

@rahul-thakoor
Copy link
Collaborator Author

I'm targeting pi4, so the fleet is aarch64

@psaavedra
Copy link
Member

psaavedra commented Feb 3, 2022

Could you set 'Define device GPU memory in megabytes' (e.g.) to 256MB (>64MB) and try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants