mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 04:03:04 +00:00
![]() `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> |
||
---|---|---|
.. | ||
package.nix |