Skip to content

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: #840 (closed)

Edited by StefanBruens

Merge request reports