[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:12:09 PDT 2012


On 04/10/2012 12:22 PM, Marc-André Lureau wrote:
> On Sun, Apr 8, 2012 at 5:42 PM, Yonit Halperin<yhalperi at redhat.com>  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.
>
> What is the image format, is it jpeg?
>
Yes, the same as all the stream.
> Can you precise what width/height refer to?
>
The message contains the destination rectangle of the data, and the 
width and hight of the compressed image. I can add more details to the 
commit message.



More information about the Spice-devel mailing list