We have collected the most relevant information on Pulseaudio Sink Properties. Open the URLs, which are collected below, and you will find all the info you are interested in.


PulseAudio/Examples - ArchWiki

    https://wiki.archlinux.org/title/PulseAudio/Examples
    load-module module-null-sink sink_name=rtp sink_properties="device.description='RTP'" load-module module-rtp-send source=rtp.monitor destination_ip=<remote host> ... Now you have two separate ports on the same sink in pulseaudio. They mute each other, so you can switch to headphones and this will mute Line Out, and vice versa. ...

Look up pulseaudio sink-input index by property - Stack ...

    https://stackoverflow.com/questions/39736580/look-up-pulseaudio-sink-input-index-by-property
    Look up pulseaudio sink-input index by property. Ask Question Asked 5 years, 3 months ago. Active 6 months ago. Viewed 3k times 8 1. The output of both pactl list sink-inputs and pacmd list-sink-inputs contains a Properties section: Properties: media.name = "ALSA Playback" application.name = "ALSA plug-in [snapclient]" native-protocol.peer ...

Modules – PulseAudio

    https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/
    This module implements a PulseAudio sink that connects to JACK and registers as many output ports as requested. sink_name The name for the PulseAudio sink. If omitted defaults to jack_out. sink_properties Extra properties to be stored in the sink's property list. server_name The JACK server to connect to. If omitted defaults to the default server.

PulseAudio • lumeh.org

    https://lumeh.org/wiki/linux/pulseaudio/
    Important: The value given to sink_properties must be quoted, or PulseAudio will silently fail to load the module. (It’s not actually silent; the errors are logged by the PulseAudio daemon, so you can find them in journalctl --user -u pulseaudio.) In this example, we escaped all the quotes with backslashes so that the shell does not interpret ...

alsa - Pulseaudio setting up sinks and sources for A2DP ...

    https://unix.stackexchange.com/questions/468780/pulseaudio-setting-up-sinks-and-sources-for-a2dp-and-hfp-connections
    Goal is to use pulseaudio 12.2, ofono 1.18, and bluez 5.41 in order to connect to a mobile phone and use A2DP, HFP profiles automatically, whenever necessary. ... #load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'" #load-module module-rtp-send …

pulsesink - GStreamer

    https://gstreamer.freedesktop.org/documentation/pulseaudio/pulsesink.html
    stream-properties “stream-properties” GstStructure * List of pulseaudio stream properties. A list of defined properties can be found in the pulseaudio api docs. Below is an example for registering as a music application to pulseaudio.

pulseaudio troubles (i think?) / Newbie Corner / Arch ...

    https://bbs.archlinux.org/viewtopic.php?id=272015
    pacmd list-sinks 1 sink(s) available. * index: 0 name: <alsa_output.pci-0000_00_05.0.analog-stereo> driver: <module-alsa-card.c> flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY state: RUNNING suspend cause: (none) priority: 9039 volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance …

Pulseaudio - www.abcdesktop.io

    https://www.abcdesktop.io/config/webrtc/
    Sound server configuration. By default abcdesktop use the module-http-protocol-tcp from pulseaudio sound server to send wav data to the web browser. pulseaudio http stream (by default) By default, abcdesktop uses the pulseaudio http stream and play wave data (poor sound quality but works in https only)

PulseAudio — Combining Two or More Output Devices

    https://chrjen.com/p/pulseaudio-combining-two-or-more-output-devices/
    The first number is the card ID, the second is the device ID alsa use. These numbers can be gotten using aplay -l or pacmd list-sinks. The second part uses the combine sink module to combine the sinks together to a new virtual sink. If using PulseAudio system wide then use system.pa instead of default.pa. Stereo output

RTSP handshake issue when using Pulseaudio over RAOP ...

    https://bbs.archlinux.org/viewtopic.php?id=250086
    Posts: 13. Re: RTSP handshake issue when using Pulseaudio over RAOP. I had a similar issue getting 403 Forbidden. With a development build of PulseAudio the handshake succeeded and I am able to stream from Arch over AirPlay 2 to Bose SoundTouch. I have modified pulseaudio PKGBUILD and uploaded pulseaudio-airplay to AUR.

Now you know Pulseaudio Sink Properties

Now that you know Pulseaudio Sink Properties, we suggest that you familiarize yourself with information on similar questions.