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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel