Michael Gardiner
Michael Gardiner
Unfortunately even reusing the same exoplayer instances ultimately fails after about 15,000 plays with audio related problems: The error on Nvidia Shield is: 10-07 17:22:13.537 E/IAudioFlinger(27780): createTrack returned error -12...
As above, I also had audio problems when reusing players and so it is not the allocation of audio session IDs (since I only allocated 3 in total). - This...
This output looks really useful. Amongst the reams of info I see: `2 Tracks of which 1 are active` which sounds spot on given I only recently started the app....
After almost exactly 24 hours exoplayer started failing again. I now see. `40 Tracks of which 40 are active` I checked multiple times over last 24 hours and there were...
Failed again after 24 hours. I used completely different videos with different durations. Something I noticed: When everything is fine: 2 Tracks of which 1 are active T Name Active...
Unfortunately not. The only workarounds we found were: 1. Put the device into standby and wake up at least once every 24 hours 2. Disable the audio renderer completely Thankfully...