nico wrote: > Could be getting warm here. By what means does the Player get the > response(s) from the LMS(s) ? > > If that is also occurring over UDP, then we need to set up another pair > of socats to complete a fully symmetric UDP bridge (ie, UDP datagrams > transmitted by the Player on the local LAN get relayed to the remote > server's LAN with one pair of socats, and UDP datagrams transmitted by > LMS on the remote LAN are relayed to the local LAN so they can be > received by the Player). As it stands now, we are only relaying UDP > packets from the Player to the LMS. I believe we would need to kick off > 2 more, as follows: > > On player LAN: > > Code: -------------------- > > socat tcp4-listen:34831,reuseaddr,fork UDP:localhost:3483 -------------------- > > > > On LMS LAN: > > Code: -------------------- > > socat -v -T3600 udp4-recvfrom:3483,reuseaddr,fork tcp:localhost:34831 -------------------- > > > > Well, I will try this and report back. In my case I definitely didn't need any more socats. If I get time I'll run tests again to make sure nothing has changed.
LMS 7.9.2 on VortexBox Midi box, Xubuntu 18.04, FLACs 16->24 bit, 44.1->192kbps. 2 Touchs & EDO. LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz CR603 UPnP renderers. Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers. Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones. Wireless Xubuntu 18.04 laptop firefox/upplay or Android 'phone with Squeeze-Commander/BubbleUPnP controls LMS/Minimserver. ------------------------------------------------------------------------ PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642 View this thread: http://forums.slimdevices.com/showthread.php?t=108734 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
