[Webkit-unassigned] [Bug 237017] STP140 audio/video issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 07:57:29 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237017

--- Comment #2 from Gavin Lefebvre <glefebvr at epic.com> ---
I was having issues with that site as well- testing it just now:

- the first attempt, I got `A MediaStreamTrack ended due to a capture failure
onIceCandidate — main.js:129` just after the SDP exchange
- the second attempt, the MediaStreamTrack seemed to survive negotiation, but I soon received the following verbose logs:

[Log] IncomingAudioMediaStreamTrackRendererUnit::addSource (EFB295B9B2612C0A)
[Log] AudioMediaStreamTrackRendererUnit::addSource (3BEF086C56522B09)
[Error] AudioSampleDataSource::pullSamples(3BEF086C56522B09) need more data, sample 11907 with offset 882, trying to get 441 samples, but not completely in range [13301 .. 46069]
[Log] AudioSampleDataSource::pushSamplesInternal(3BEF086C56522B09) needed more data, pushing 419 samples
...
[Log] RealtimeIncomingAudioSource::logTimerFired(EFB295B9B2612C0A) chunk 197
[Log] RealtimeIncomingAudioSource::logTimerFired(EFB295B9B2612C0A) new audio buffer list for sampleRate 16000 and 1 channel(s)
...
[Error] AudioSampleDataSource::pullSamples(3BEF086C56522B09) need more data, sample 56102 with offset 34493, trying to get 441 samples, but not completely in range [57291 .. 90059]
[Log] AudioSampleDataSource::pushSamplesInternal(3BEF086C56522B09) needed more data, pushing 419 samples
[Error] AudioSampleDataSource::pullSamples(3BEF086C56522B09) need more data, sample 100532 with offset 67898, trying to get 441 samples, but not completely in range [101501 .. 134269]
[Log] AudioSampleDataSource::pushSamplesInternal(3BEF086C56522B09) needed more data, pushing 419 samples
...


Main difference between here and my initial post is that I changed my system audio config to 44.1kHz from 48kHz.

We will email you a repro link to test with our live app, thanks!

-- 
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/20220222/16818a4d/attachment.htm>


More information about the webkit-unassigned mailing list