troffasky wrote: 
> You can see the connection LMS makes to the provider with lsof.
> 
> lsof -i -n | grep squee | grep ESTABLI | grep -v 127.0.0.1 
> 
> I can see that as soon as I press pause, the connection to Akamai is
> closed.
> Tested with a generic internet radio stream and I can see that it is not
> immediately closed on pause, it was about a minute.

What are you checking with this command ? A player has at least two
connection - audio stream and LMS control. 
The audio stream can be between LMS and player or station and player. 
When a player is playing direct - the audio connection is from player to
station. 

The control connection between player and LMS - this is the connection
that matters. 
I'm guessing LMS is using the slimproto (TCP port 3483 common to all
players) as the connection to determine if a player is connected or not
and possibly the one which determines if position is remembered.  This
connection can be broken if player and/or LMS goes to "sleep"


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=115999

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

Reply via email to