Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MinimStreamer on Raspberry Pi dropout
25-02-2015, 16:02
Post: #11
RE: MinimStreamer on Raspberry Pi dropout
(25-02-2015 11:53)jack_c85 Wrote:  Doing some more tests this end, I ran the server on my Mac instead of Raspberry Pi to see if that was the cause of the issue and the dropout still occurred... I was taking Debug logs at the time and this is the result this time, is it the same?

10:48:52.661 Thread-113: adding media segment 222634588
10:48:52.662 Thread-113: playing media segment 222634588
10:48:52.938 Thread-113: finished writing 258069 bytes
10:48:57.847 Thread-113: adding media segment 222634589
10:48:57.848 Thread-113: playing media segment 222634589
10:48:58.033 Thread-113: finished writing 258083 bytes
10:49:06.621 Thread-113: adding media segment 222634590
10:49:06.621 Thread-113: playing media segment 222634590
10:49:06.855 Thread-113: finished writing 258100 bytes
10:49:13.624 Thread-113: adding media segment 222634591
10:49:13.624 Thread-113: playing media segment 222634591
10:49:13.801 Thread-113: finished writing 258157 bytes
10:49:17.130 Thread-113: adding media segment 222634592
10:49:17.131 Thread-113: playing media segment 222634592
10:49:17.390 Thread-113: finished writing 258056 bytes
10:49:24.137 Thread-113: adding media segment 222634593
10:49:24.138 Thread-113: playing media segment 222634593
10:49:24.342 Thread-113: finished writing 258087 bytes
10:49:31.141 Thread-113: adding media segment 222634594
10:49:31.141 Thread-113: playing media segment 222634594
10:49:31.330 Thread-113: finished writing 258142 bytes
10:49:38.154 Thread-113: adding media segment 222634595
10:49:38.154 Thread-113: playing media segment 222634595
10:49:38.333 Thread-113: finished writing 258085 bytes
10:49:43.414 Thread-113: adding media segment 222634596
10:49:43.414 Thread-113: playing media segment 222634596
10:49:43.609 Thread-113: finished writing 258078 bytes
10:49:50.662 Thread-113: adding media segment 222634597
10:49:50.662 Thread-113: playing media segment 222634597
10:49:56.502 Thread-111: HTTPConnection: end of input stream data

Thanks for this. It isn't the same for the following reasons:

1) There were only 5.9 seconds between starting to play segment 222634597 and the Sonos closing the connection. At this point, the Sonos should have still been playing segment 222634597.

2) There is no "finished writing nnnn bytes" message for segment 222634597 before the connection was closed. For previous segments, this happens about 0.2 seconds after the "playing" message. This short interval indicates thet the segment has been written to the Sonos buffer and not yet played by the Sonos. The lack of such a message for segment 222634597 suggests a possible communication problem between MinimStreamer and the Sonos or some other issue that has prevented the Sonos receiving the data for segment 222634597 .

I should be able to post the update with extra debug logging some time later today.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: MinimStreamer on Raspberry Pi dropout - simoncn - 25-02-2015 16:02

Forum Jump:


User(s) browsing this thread: 1 Guest(s)