pipewire/src/modules
George Kiagiadakis 88dff1c021 rtp-sap: announce the source IP as the "connection" address in unicast
The "connection" address ("c=") is meant to be the address that the
RTP receiver will use to filter for incoming packets. In multicast,
it must be the multicast address, which is also the "destination"
address in this context. In unicast, however, it must be the sender's
address, i.e. the "source" in this context. The RTP receiver will
then call connect() on this address, effectively filtering the incoming
packets to the ones coming from that particular source.
2024-09-25 10:55:28 +00:00
..
module-adapter impl-port: add port.group property 2024-06-24 13:38:09 +02:00
module-avb spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
module-client-device pipewire: module-client-device: include "client-device.h" in "resource-device.c" 2023-07-03 19:40:31 +02:00
module-client-node impl-node: add more backwards compat 2024-06-17 12:07:09 +02:00
module-filter-chain spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
module-jack-tunnel module-jack-tunnel: Properly propagate error from dlopen() 2024-07-17 20:26:56 +02:00
module-metadata metadata: Added context monitor for removed globals 2024-02-12 08:40:49 +00:00
module-netjack2 modules: accept and produce UMP only 2024-07-30 09:38:40 +02:00
module-profiler treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-protocol-native spa: add spa_json_begin_array/object and relaxed versions 2024-09-16 09:50:33 +02:00
module-protocol-pulse pulse-server: add quirk to block record and playback streams 2024-09-23 10:56:40 +02:00
module-raop pipewire: rtsp-client: use flexible array member for outgoing message content 2023-09-29 16:55:54 +00:00
module-roc pipewire: module-roc-{sink,source}: add rudimentary ROC_INTERFACE_AUDIO_CONTROL support 2023-11-23 17:21:39 +01:00
module-rt doc: clarify rlimits conf file 2024-01-05 10:22:28 +01:00
module-rtp spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-session-manager Ensure all globals have PW_KEY_OBJECT_SERIAL prop 2024-02-09 14:45:05 +00:00
module-vban spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-zeroconf-discover treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
spa spa-node: always set clock.quantum-limit property 2024-08-05 18:41:18 +02:00
flatpak-utils.h module-access: move EACCES check to pw_check_flatpak 2023-10-07 16:06:19 +03:00
meson.build meson: fix conflicting use of feature-based dependency lookups 2024-06-30 18:39:38 +00:00
module-access.c spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
module-adapter.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-avb.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-client-device.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-client-node.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-combine-stream.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-echo-cancel.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-example-filter.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-example-sink.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-example-source.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-fallback-sink.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-ffado-driver.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-filter-chain.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-jack-tunnel.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-jackdbus-detect.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-link-factory.c link-factory: destroy all links in error 2024-07-19 12:06:09 +02:00
module-loopback.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-metadata.c spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
module-netjack2-driver.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-netjack2-manager.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-23 08:09:45 +00:00
module-parametric-equalizer.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-pipe-tunnel.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-portal.c modules: use the right module name in the docs 2024-08-01 11:37:33 +02:00
module-profiler.c profiler: Add an option to reduce sampling interval 2024-09-25 10:52:36 +00:00
module-protocol-native.c spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
module-protocol-pulse.c pulse-server: add quirk to block record and playback streams 2024-09-23 10:56:40 +02:00
module-protocol-simple.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-pulse-tunnel.c spa: make helper to init spa_audio_info_raw from dict 2024-09-18 15:48:27 +02:00
module-raop-discover.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-raop-sink.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-roc-sink.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-roc-source.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-rt.c Fix typos 2024-05-22 09:19:34 +02:00
module-rtp-sap.c rtp-sap: announce the source IP as the "connection" address in unicast 2024-09-25 10:55:28 +00:00
module-rtp-session.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-23 08:09:45 +00:00
module-rtp-sink.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-rtp-source.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-23 08:09:45 +00:00
module-session-manager.c Fix typos 2024-05-22 09:19:34 +02:00
module-snapcast-discover.c Use if_indextoname() instead of less portable ioctl(SIOCGIFNAME) 2024-09-23 08:09:45 +00:00
module-vban-recv.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-23 08:09:45 +00:00
module-vban-send.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
module-x11-bell.c modules: use the right module name in the docs 2024-08-01 11:37:33 +02:00
module-zeroconf-discover.c doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00
network-utils.h Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-23 08:09:45 +00:00