nico wrote: 
> socat is quite a complex utility and there may be further options
> available to fine-tune how the UDP/TCP bridging works to solve these
> issues

Well I couldn't leave it :)

I did some more research and found the correct spell for socat. On the
local Player side, invoke socat with "udp-listen:3483" instead of
"udp-recvfrom:3483". This will modify socat's behaviour to create 1
long-lived TCP connection instead of 1 per UDP datagram. And in my case
the -t3600 is still required (because of my network latency).

With this in place, SqueezePlay is finally working!! :)

I will write up a final summary of my working configuration and add it
to this thread in a little while.

Thanks to all for their suggestions and ideas.


------------------------------------------------------------------------
nico's Profile: http://forums.slimdevices.com/member.php?userid=672
View this thread: http://forums.slimdevices.com/showthread.php?t=108734

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to