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

No sound on webview linux-arm32 #20

Open
nguyenvanbien95 opened this issue Jul 30, 2020 · 3 comments
Open

No sound on webview linux-arm32 #20

nguyenvanbien95 opened this issue Jul 30, 2020 · 3 comments

Comments

@nguyenvanbien95
Copy link

Describe the bug
I have created a window of webview follow to simple example of project.
I deploy it to raspberry pi 4. It work.
I continue navigate webview to Youtube.
Webview can play video but it have not sound.
Terminal has warning: "webkit wasn't able to find the gl video sink dependencies"

To Reproduce
Steps to reproduce the behavior:
Clone simple example of project.
Change Url to load https://www.youtube.com/

Expected behavior
Webview can play video and have sound

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • OS: Raspberry pi 4 [Buster]
  • SpiderEye Version: [1.0-beta1]
@JBildstein
Copy link
Owner

I haven't been able to find any bug reports on that for webkit2gtk.
It works on my Manjaro Linux so it's likely not a coding error but probably a dependency or environment issue.

Do you have gstreamer installed and can you play audio from a normal browser?

@nguyenvanbien95
Copy link
Author

I have installed gstreamer. Play video on normal browser is good. I think there are issues in environment but I can not recognize it.

@JBildstein
Copy link
Owner

I found this page that may help in finding the issue: Debugging WebKit GTK (at the bottom, Debugging multimedia stuff)

I also searched through the WebKit bugtracker but couldn't find anything of interest.

Possibly the folks at WebKitGTK could help you further: https://webkitgtk.org/ (see Contact at the right)

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