From 06c4f8b0120f5598f9d179b8c0fea33df35659a8 Mon Sep 17 00:00:00 2001 From: xegineering Date: Sun, 17 Nov 2024 12:51:15 +0100 Subject: pipewire: Add experimental PipeWire support This implements a PipeWire capture device which can be used as an input source instead of the already available URL input. Known issues with the current PipeWire support are: - user has to connect the monitor of the default audio sink to the capture device manually - correct shutdown has to be tested - multiple instances do not work - medium code quality requires refactoring Since this is nevertheless usable and possible unknown bugs should be figured out in practise soon this implementation is already added. Bugfixes and refactoring might follow. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e37669..f7e58e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog][keep-a-changelog], and this project adheres to [Semantic Versioning][semantic-versioning]. +## [Unreleased][unreleased] + +### Added + +- streaming any audio content via PipeWire capture device on Linux + + ## [Version 0.1.5][0.1.5] - 2024-11-29 ### Fixed -- cgit v1.2.3-70-g09d2