summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2024-12-08pipewire: Add experimental PipeWire supportxegineering
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.
2024-11-29Update CHANGELOG.md for version 0.1.5v0.1.5xegineering
2024-11-17Fix streaming only via first interface candidatexegineering
2024-11-10Update CHANGELOG.md for version 0.1.4v0.1.4xegineering
2024-11-10Add CHANGELOG.mdxegineering
This keeps track of the changes to this repository.