I've set up streamsicle on my linux box that is also running trio
to server two receivers. The first one to make a radio connection to streamsicle plays; the second one displays song title information, but plays no sound. If it is switched to queue-and-play mode, it works fine. if the machines both go queue and play, and the 'broken" one is switched to stream mode first, it will play, and the other will be the loser.

The /var/log/trio.log file is indicating a continuing series of "PlayerStream (192.168.0.124) - discarding DataRequest - stream stopped" messages (about one a second) while the stream plays audibly. There is no set of message from the other unit that
is not playing. If I queue to the first and stream to the second,
the second plays, but there are no 'discarding' messages.
If I then try to stream the first unit, no sound, no messages.

puzzled,

-dB