Bugzilla Automation <[email protected]> has asked freebsd-desktop (Team)
<[email protected]> for maintainer-feedback:
Bug 289250: audio/pulseaudio: module-rtp-recv module is broken in 17.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289250



--- Description ---
module-rtp-recv binds to port 37670 instead of port 9875 (SAP_PORT):
    avg      pulseaudio 15045 15  udp4   192.168.0.136:37670   *:*
37670 == htons(9875)

There is an upstream fix for this glaring issue:
https://github.com/pulseaudio/pulseaudio/commit/8ef0d597a1561ee9988dc31f04925e4
412d69957
But, unfortunately, there hasn't been a release after the fix (more than a year
ago).

Just in case, the silly bug was introduced in this commit:
https://github.com/pulseaudio/pulseaudio/commit/5cefef591ef6c0fd1c514202b0fcfbe
466cab873

Reply via email to