[Spice-devel] [PATCH spice-protocol 1/2] video streaming: add support for frames of different sizes

Yonit Halperin yhalperi at redhat.com
Tue Apr 10 03:17:04 PDT 2012


On 04/10/2012 01:12 PM, Christophe Fergeau wrote:
> On Sun, Apr 08, 2012 at 06:42:10PM +0300, Yonit Halperin wrote:
>> Add SPICE_MSG_DISPLAY_STREAM_DATA_SIZED, for stream_data message
>> that also contains the size and destination box of the data.
>> The server can send such messages only to clients with
>> SPICE_DISPLAY_CAP_SIZED_STREAM.
>
> Will every image of a video stream be sent with its width/height attached?
> Or will width/height only be sent when it changes?
I sent SPICE_MSG_DISPLAY_STREAM_DATA_SIZED only for images whose 
destination box is bigger and contain the corresponding stream. The rest 
of the stream is sent as usual (via SPICE_MSG_DISPLAY_STREAM_DATA)

Yonit.
>
> Christophe



More information about the Spice-devel mailing list