[Webkit-unassigned] [Bug 146351] [GStreamer] Audio/video sources do not load via custom URI scheme
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 5 14:31:37 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=146351
Alexander Yanovskyy <tchointchoin12 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tchointchoin12 at gmail.com
--- Comment #10 from Alexander Yanovskyy <tchointchoin12 at gmail.com> ---
After some investigation, the error is linked with GStream. The error is an MediaPlayer::NetworkState::FormatError and is set because GST_RESOURCE_ERROR_NOT_FOUND is match when handling message in MediaPlayerPrivateGStreamer::handleMessage(GstMessage* message).
I will try to further investigate this and maybe found a fix for this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231005/116feb54/attachment.htm>
More information about the webkit-unassigned
mailing list