pulseaudio/src/modules/raop
StefanBruens faac387ce9 raop: Send initial timing packet to prime UDP connection tracking
In case the local UDP port is blocked by a firewall by default, send
an initial timing packet so the connection tracking will accept the
response packages.

Otherwise, the connection will fail with an 'RTSP/1.0 500 Internal
Server Error' after some timeout.

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/840
2020-04-10 18:44:13 +00:00
..
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
module-raop-discover.c Fix typo: prefered -> preferred 2018-09-17 10:00:57 -07:00
module-raop-sink.c raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
raop-client.c raop: Send initial timing packet to prime UDP connection tracking 2020-04-10 18:44:13 +00:00
raop-client.h raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
raop-crypto.c raop: fix typo: modules -> modulus 2018-11-20 10:26:11 +02:00
raop-crypto.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-packet-buffer.c raop: Silently drop out-of-history retransmission request 2017-01-19 03:10:19 +02:00
raop-packet-buffer.h raop: Correctly wrap RTP packet sequence number 2017-01-19 03:10:19 +02:00
raop-sink.c raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
raop-sink.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-util.c raop: Update and standardise source file headers 2017-01-19 03:10:19 +02:00
raop-util.h RAOP: Announce real latency 2017-09-21 16:47:43 +03:00