[Spice-devel] [spice-html5 audio 0/4] Audio tuneup patch set
Jeremy White
jwhite at codeweavers.com
Wed Sep 28 20:25:00 UTC 2016
Firefox and Chrome have both drifted somewhat over the past
few years, and audio playback is no longer as robust in spice-html5
as it once was.
Further, the MediaSource specification is a bit more stable than
it was when the initial implementation was written.
This patch set tunes the spice-html5 implementation to play back
sound effectively in both Chrome 53 and Firefox 45.
Jeremy White (4):
Use modern brower information to detect underrun.
Revise sound packet time sequencing for a more recent Firefox.
Rely on the auto play attribute.
Implement support for the playback stop message.
playback.js | 82 ++++++++++++++++++++++++++++++++++++-------------------------
webm.js | 1 +
2 files changed, 50 insertions(+), 33 deletions(-)
--
2.1.4
More information about the Spice-devel
mailing list