Ok, Started on the logging front.
slimproto had nothing stream had the following: [15:49:15.497148] stream_thread:249 end of stream [15:51:39.440958] stream_sock:384 connecting to 192.168.2.11:80 [15:51:39.443271] stream_sock:413 header: GET /stream.mp3?player=b8:27:eb:8c:54:c8 HTTP/1.0 [15:51:39.496815] stream_thread:176 headers: len: 116 HTTP/1.1 200 OK Server: Logitech Media Server (7.9.0 - 1448035497) Connection: close Content-Type: audio/mpeg [15:54:13.886698] stream_sock:384 connecting to 192.168.2.11:80 [15:54:13.888166] stream_sock:413 header: GET /stream.mp3?player=b8:27:eb:8c:54:c8 HTTP/1.0 the dropout was between 15:51:39 & 15:54:13 the 15:54:13 event is the stream picking back up, it drops out for around 10 secs, but there is no event posted when it loses the stream. and output the following: /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n Kitchen -o sysdefault:CARD=ALSA -a 80:::0 -s 192.168.2.11 -d output=info -f /tmp/outputinfo [15:55:39.224704] output_init_alsa:817 init output [15:55:39.225231] output_init_alsa:846 requested alsa_buffer: 80 alsa_period: 4 format: any mmap: 0 [15:55:39.265996] output_init_common:410 supported rates: 384000 352800 192000 176400 96000 88200 48000 44100 32000 24000 22500 16000 12000 11025 8000 [15:55:39.277752] output_init_alsa:862 memory locked [15:55:39.278770] output_thread:638 open output device: sysdefault:CARD=ALSA [15:55:39.278919] alsa_open:355 opening device at: 44100 [15:55:39.286085] alsa_open:406 opened device sysdefault:CARD=ALSA using format: S32_LE sample rate: 44100 mmap: 0 [15:55:39.288298] alsa_open:485 buffer: 80 period: 4 -> buffer size: 3536 period size: 884 [15:55:39.436100] output_flush:423 flush output buffer [15:55:40.185595] _output_frames:146 track start sample rate: 44100 replay_gain: 0 [15:55:41.004934] output_flush:423 flush output buffer [15:55:41.445447] _output_frames:146 track start sample rate: 44100 replay_gain: 0 [15:55:51.825429] _output_frames:69 skip 108353 of 108353 frames tc@Kitchen:/tmp$ cat outputinfo /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n Kitchen -o sysdefault:CARD=ALSA -a 80:::0 -s 192.168.2.11 -d output=info -f /tmp/outputinfo [15:55:39.224704] output_init_alsa:817 init output [15:55:39.225231] output_init_alsa:846 requested alsa_buffer: 80 alsa_period: 4 format: any mmap: 0 [15:55:39.265996] output_init_common:410 supported rates: 384000 352800 192000 176400 96000 88200 48000 44100 32000 24000 22500 16000 12000 11025 8000 [15:55:39.277752] output_init_alsa:862 memory locked [15:55:39.278770] output_thread:638 open output device: sysdefault:CARD=ALSA [15:55:39.278919] alsa_open:355 opening device at: 44100 [15:55:39.286085] alsa_open:406 opened device sysdefault:CARD=ALSA using format: S32_LE sample rate: 44100 mmap: 0 [15:55:39.288298] alsa_open:485 buffer: 80 period: 4 -> buffer size: 3536 period size: 884 [15:55:39.436100] output_flush:423 flush output buffer [15:55:40.185595] _output_frames:146 track start sample rate: 44100 replay_gain: 0 [15:55:41.004934] output_flush:423 flush output buffer [15:55:41.445447] _output_frames:146 track start sample rate: 44100 replay_gain: 0 [15:55:51.825429] _output_frames:69 skip 108353 of 108353 frames [15:58:26.013875] output_flush:423 flush output buffer [15:58:26.375596] _output_frames:146 track start sample rate: 44100 replay_gain: 0 tc@Kitchen:/tmp$ you can see the dropout was between 15:55:51 & 15:58:26 It looks like it just looses contact with the server stream? Yet you can ping it continuously with no error during the "dropout" ------------------------------------------------------------------------ alastaid's Profile: http://forums.slimdevices.com/member.php?userid=65063 View this thread: http://forums.slimdevices.com/showthread.php?t=104698 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
