stream: generate PeerCapbility for old servers

Automatically make an empty PeerCapability param when we receive a
Latency event without a PeerCapability. This makes new client always
receive a PeerCapability param, even when the other side did not provide
anything or when the server is too old to collect them.
This commit is contained in:
Wim Taymans 2025-11-14 12:30:56 +01:00
parent 941fc5f51c
commit 3f292e3ce3
3 changed files with 26 additions and 1 deletions

View file

@ -1130,6 +1130,8 @@ follows:
|<----------------------------------------|
| ClientNode::PortSetMixInfo | mixer inputs for each linked port
|<----------------------------------------|
| ClientNode::PortSetParam | PeerCapability of the ports
|<----------------------------------------|
| ClientNode::PortSetParam | Latency of the ports
|<----------------------------------------|
| ClientNode::SetActivation | activation of port peers