2013-11-21, 03:06
(2013-11-20, 04:52)krustyreturns Wrote: I tried replicating this today and you're right - live tv streams cause xbmc's memory usage to creep up. I also tried it with gotham and I see the same thing. I looked over the client code and I can't find a memory leak in the live-tv portion, not an obvious one anyway. Scarecrow if you get a chance you might try looking it over too, clearly if there is one there I am blind to it. There is a chance that this is an xbmc problem but that seems doubtful. Anyway thanks for pointing this out awp, we should try to figure this out.
Krusty,
How hard would it be to write a pseudo client? Nothing fancy, it would not need to display video or anything, just start a live tv session and monitor the memory. That way you could determine if it is the server or in the addon / xbmc..