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
commit 3a20cd2
Author: Siirko <[email protected]>
Date: Sat Nov 1 16:13:46 2025 +0100
adding Gstreamer plugin for handling asset:// (linux specific)
asset:// is registered as a custom protocol through WebKit, but when an audio or video is got from that protocol,
gstreamer is used in the background and can't play the media because there is no handler for asset://
0 commit comments