Bug 254634 - www/luakit: audio and video playback problem
Summary: www/luakit: audio and video playback problem
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-28 23:14 UTC by yzrh
Modified: 2021-07-31 21:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (mbeis)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yzrh 2021-03-28 23:14:14 UTC
Visiting a webpage contains <audio> or <video> produces:

** (<unknown>:3213): CRITICAL **: 23:09:48.667: gst_gl_context_activate: assertion 'GST_IS_GL_CONTEXT (context)' failed

** (<unknown>:3213): WARNING **: 23:09:48.668: WebKit wasn't able to find the GL video sink dependencies. Hardware-accelerated zero-copy video rendering can't be enabled without this plugin.

It seems that some dependencies are missing.  Any suggestions?
Thanks.
Comment 1 Marco Beishuizen 2021-03-29 08:04:26 UTC
Did you install multimedia/gstreamer1-plugins-all? I this is needed for playing audio/video.

These things are handled by the browser engine www/webkit2-gtk3. So it's best to ask there.