Open GoogleCodeExporter opened 8 years ago
According to your code this exception happens on native layer but not bobbled
to java layer
Original comment by Pavel.Kr...@gmail.com
on 11 Aug 2012 at 1:57
Yes, you're right.
10-18 00:09:09.222: D/BufferReader(7691): run() awaken
10-18 00:09:09.222: E/BufferReader(7691): Exception when reading:
java.net.SocketException: recvfrom failed: ETIMEDOUT (Connection timed out)
10-18 00:09:09.222: D/BufferReader(7691): run() stopped.
10-18 00:09:09.642: D/AACPlayer(7691): play(): decoded 307200 samples
10-18 00:09:13.142: D/AACPlayer(7691): play(): decoded 307200 samples
10-18 00:09:16.522: I/Decoder(7691): decode() detected end-of-file
10-18 00:09:16.522: D/AACPlayer(7691): play(): decoded 200704 samples
10-18 00:09:19.672: I/Decoder(7691): decode() detected end-of-file
10-18 00:09:19.672: D/AACPlayer(7691): play(): decoded 0 samples
10-18 00:09:19.672: I/Decoder(7691): stop() stopping native decoder
10-18 00:09:19.672: I/AACPlayer(7691): play(): average decoding time: 418 ms
10-18 00:09:19.682: I/AACPlayer(7691): play(): average rate (samples/sec):
audio=88200, decoding=672267, audio/decoding= 662 % (the higher, the better;
negative means that decoding is slower than needed by audio)
10-18 00:09:19.692: D/PCMFeed(7691): run() stopped.
Isn't a big issue, my player is disconnecting properly and not throwing any
errors or exceptions.
Original comment by arvid.ge...@gmail.com
on 17 Oct 2012 at 10:10
Ok, I noticed this is kind of annoying. Will fix it in the next days.
Original comment by arvid.ge...@gmail.com
on 22 Oct 2012 at 12:35
Has this issue been resolved ??? I am using the latest build but still getting
the same behavior !!!
Original comment by m.zahid...@gmail.com
on 28 Apr 2014 at 7:00
Original issue reported on code.google.com by
Pavel.Kr...@gmail.com
on 11 Aug 2012 at 1:03