[Spice-devel] [spice-html5 stream 0/5] Modest improvements for video streaming

Jeremy White jwhite at codeweavers.com
Wed Sep 28 20:31:59 UTC 2016


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



More information about the Spice-devel mailing list