columbarius c1b87e70ef linux-capture: Fallback on older PipeWire versions to SHM
PipeWire server versions older than 0.3.24 can be incompatible with
clients build against a newer library version with respect to DMA-BUF
sharing. So we want to fallback to SHM transfer. This commit adds
checks for older versions.

These are classified as follows:
* PipeWire components older than 0.3.24: Restrict to SHM only
* PipeWire components with version 0.3.24 and newer: Announce DMA-BUF
  support via `SPA_PARAM_BUFFERS_dataType`
2021-11-28 19:43:24 -03:00
..
2021-09-24 09:42:08 -07:00
2021-09-24 09:42:08 -07:00
2021-09-24 09:42:08 -07:00
2021-09-24 09:42:08 -07:00
2021-10-10 19:53:27 -07:00