WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 203194
204410
[GStreamer] No sound after playing an AAC stream for 2 minutes
https://bugs.webkit.org/show_bug.cgi?id=204410
Summary
[GStreamer] No sound after playing an AAC stream for 2 minutes
Alberto Garcia
Reported
2019-11-20 06:50:14 PST
Created
attachment 383960
[details]
GStreamer debug output Open this URL with the MiniBrowser of WebKitGTK (tested with 2.26.2) and play the audio stream:
http://tmp.xaq.nl/test-aac.html
After 2 minutes or so the sound goes away (although the player itself doesn't stop). I'm attaching the gstreamer debug output. In case the test case URL stops working, here's the <audio> element: <audio id="player" controls> <source src="
http://icecast.omroep.nl/radio4-eigentijds-aac
" type="audio/aac" /> <p>Your browser does not support the audio element.</p> </audio>
Attachments
GStreamer debug output
(167.03 KB, application/x-xz)
2019-11-20 06:50 PST
,
Alberto Garcia
no flags
Details
gst output with *audiodec*:6
(479.36 KB, application/x-xz)
2019-11-20 07:34 PST
,
Alberto Garcia
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alberto Garcia
Comment 1
2019-11-20 07:34:17 PST
Created
attachment 383962
[details]
gst output with *audiodec*:6
Philippe Normand
Comment 2
2019-11-21 02:59:21 PST
I locally reverted
r252398
and was able to reproduce the issue in ToT, so I think we can assume this bug is somehow a duplicate of #203194 for which a first (although incomplete it seems, because the bug was reopened) fix landed in ToT. *** This bug has been marked as a duplicate of
bug 203194
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug