NEW 239925
[GStreamer] Telegram can't play media
https://bugs.webkit.org/show_bug.cgi?id=239925
Summary [GStreamer] Telegram can't play media
nc-duenkekl3
Reported 2022-04-30 03:03:39 PDT
I don't see terminal warnings. Just GIF's, audio recordings and videos are loading forever. Service https://web.telegram.org/z/
Attachments
Compressed errorlog (30.45 KB, application/zstd)
2022-05-07 01:09 PDT, nc-duenkekl3
no flags
Philippe Normand
Comment 1 2022-05-06 04:59:54 PDT
Can you provide a log please? Set these env vars before calling the app: export GST_DEBUG="3,webkit*:6" export GST_DEBUG_FILE=gst.log Then attach gst.log here, compressed if possible.
nc-duenkekl3
Comment 2 2022-05-07 01:09:28 PDT
Created attachment 458993 [details] Compressed errorlog I added the compressed log
Philippe Normand
Comment 3 2022-05-07 02:02:33 PDT
ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:1714:handleMessage: Error 1: R1: FetchEvent.respondWith received an error: TypeError: null is not an object (evaluating 'r[1]') (url=https://web.telegram.org/z/progressive/msg163285086-347002:5984307847687570200?fileSize=133251&mimeType=video/mp4) That looks like an error in the HTTP client code...
nc-duenkekl3
Comment 4 2022-05-07 02:51:55 PDT
Do you mean the GTKWeb Client or the Telegram Web Z code? It works in firefox and chrome without any problem and the telegram messenger is much faster.
Philippe Normand
Comment 5 2022-05-07 07:01:43 PDT
WebCore's ResourceLoader...
nc-duenkekl3
Comment 6 2022-05-07 08:40:16 PDT
So there is a bug in WebKitGTK? Is there any open issue I should follow? Currently I use WebKitGTK 2.36.1
Philippe Normand
Comment 7 2022-05-23 05:03:24 PDT
(In reply to nc-duenkekl3 from comment #6) > So there is a bug in WebKitGTK? Likely > Is there any open issue I should follow? This one
Note You need to log in before you can comment on or make changes to this bug.