meta-webkit
meta-webkit copied to clipboard
Can't play video streaming
Describe the issue
I can't play video from https://videojs.com or https://youtube.com. In terminal got warning
** (WebKitWebProcess:32724): WARNING **: 04:38:14.860: The GStreamer FDK AAC plugin is missing, AAC playback is unlikely to work.
Environment (please complete the following information):
- yocto release: scarthgap
- hardware targe: rpi4-64
Hello @hericah , can you try with export WEBKIT_GST_DISABLE_GL_SINK=1 and/or export WEBKIT_GST_DMABUF_SINK_ENABLED=1 and report here the results?
Another question, what gstreamer version is being in use in your setup?