I've poking around on my Touch looking for reasons why the performance is perhaps a little underwhelming and I noticed some interesting things in the logs.
It appears from the log statements that the Touch is steaming music to it's self rather than simply playing from the attached file system. I saw lines like this in the log: audio.decode - Playback.lua:436 connect 192.168.0.191:9000 GET /stream.mp3?player=00:04:20:22:12:2a HTTP/1.0^M Now, I understand that it's probably doing this to stay universal since it can server to other players so why not act as server and player.....But being that the unit seems to struggle at times I wonder if its most efficient. Am I assuming correct in that this is somewhat of an http loopback? I really am not familiar with the inner workings, but is it reasonable to think that there could be some substantial performance increase by playing files from the file systems vs the http conversions? -- pounce ------------------------------------------------------------------------ pounce's Profile: http://forums.slimdevices.com/member.php?userid=12645 View this thread: http://forums.slimdevices.com/showthread.php?t=77722 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
