diff options
| author | Colin <colin@uninsane.org> | 2024-09-21 08:39:34 +0000 |
|---|---|---|
| committer | Colin <colin@uninsane.org> | 2024-12-07 20:14:02 +0000 |
| commit | def6d0caf379f5679f072cf90055c2c0a1d37c5e (patch) | |
| tree | 0d4190130562ac54122f0f3049622664f567be64 /pkgs/development/python-modules/httpserver | |
| parent | e6b629da2735d17d47e32626591f4d6fd3499fe7 (diff) | |
sblast: init at 0.7.0
`sblast` is a CLI tool to cast your pulseaudio or pipewire system audio to any DLNA renderer, for example, your T.V.
project homepage: <https://github.com/ugjka/sblast>
the audio stream is pulled by the DLNA renderer from the host machine's port 9000, so one must open that in the firewall
```nix
networking.firewall.allowedTCPPorts = [ 9000 ];
```
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
