You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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?
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:
The text was updated successfully, but these errors were encountered: