In testing audio in conjunction with video playback, I made a number of fairly modest improvements to the spice-html5 streaming support. This patch set provides those; with this set, and the prior audio set, you can arguably play videos using spice-html5 and the result is usable. Jeremy White (5): Do not wait for the source buffer open callback to start stream creation. Improve stream debug messages slightly. If MediaSource is not available, do not report the vp8 or opus caps. Setting src to null generates console log messages. Protect against an mjpeg stream image draw occuring after stream destruction. display.js | 36 ++++++++++++++++++------------------ spiceconn.js | 27 +++++++++++++++++---------- utils.js | 5 +++++ 3 files changed, 40 insertions(+), 28 deletions(-) -- 2.1.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel