As a follow up to the question I asked during the weekly meeting, what is the 
plan for selecting between codecs?

Easy case: client and agent have only one shared codec combination. We have to 
pick that one.

More complicated: say both sides support h264, vp9 and h265. Which one do we 
pick?

Right now, the only ranking I am aware of occurs in the agent, and based on 
existing code and earlier discussions with Frediano, it’s not clear if we want 
to use that ranking to sort codecs. It’s designed to sort plugins, not codecs. 
It would be easy to tweak it to rank h265 higher than h264, though.

Thoughts?


Christophe


> On 18 Jun 2018, at 11:20, Snir Sheriber <[email protected]> wrote:
> 
> This series adds support in h265 protocol to spice (intended for
> stream-channel streams)
> 
> spice-common was also updated but bumping it in the other components
> and changing its required spice-protocol version does not seem necessary
> 
> changed:
> spice-server
> spice-protocol
> spice-common
> spice-gtk
> 
> 
> -- 
> 2.17.0
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to