Ludek
2011-09-01 12:30
developer
~0027432
Last edited: 2011-09-01 13:54
|
I analyzed the log and the first problem (with resetting TV) doesn't seem to be on the MM side. For the file ' Cloudy With a Chance of Meatballs ' Sony TV repeatedly sends range request, but doesn't specify the amout of bytes requested (the end range position), therefore MM serves all bytes from the start range position and Sony TV resets the connection and sends new range request when it needs more data. At first it pre-buffers some data and then it gets them by 32KB long parts repeatedly. But on the line number 276033 at 1513 seconds it suddenly doesn't reset the connection and stops responding for unknown reason. But the strange thing is that for the 'Monsters' file it use different strategy and it pre-buffers almost whole the file.
At the end of the log is the 'Thread creation error' that doesn't need to be related to DLNA, could you post your MediaMonkey.elf located in MM install folder? It could show why the 'Thread creation error' appeared, it usually appears when a large amount of threads are started at once or CPU is havily utilized for long time ( I am moving this to the issue 0008099).
|