diff --git a/user/rtp-sink.nix b/user/rtp-sink.nix index 003de24..9b6973c 100644 --- a/user/rtp-sink.nix +++ b/user/rtp-sink.nix @@ -7,7 +7,10 @@ context.modules = [ { name = libpipewire-module-rtp-sink args = { - node.description = "Phone rtp receiver" + # Make this sink appear as an option in graphical interfaces + media.class = Audio/Sink + node.name = "rtp-sink" + node.description = "RTP" #sap.ip = "224.0.0.56" #sap.port = 9875