View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018470 | MMA | UPnP / Casting | public | 2021-10-26 16:48 | 2024-06-27 15:59 |
Reporter | martin | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | unable to reproduce |
Status | new | Resolution | open | ||
Platform | Android | OS | - | OS Version | 11 |
Product Version | 1.4.4 | ||||
Target Version | 2.0.3 | ||||
Summary | 0018470: Playback freezing randomly with streaming from MMW 5 and UPnP | ||||
Description | Ticket 0002757 Logs: 1C6VCYGUYJ LY8IEZHDGV 8ZSFDHJU1R 2SWA8U7W8T GXERD3H2IB After analyzing logs, there is only one clue. Some tracks starts buffering info MEDIA_INFO_BUFFERING_START message (code 701) and then info MEDIA_INFO_BUFFERING_END message (code 702) should be received and playback continued, but nothing happend except user NEXT action after awhile. I can see that all tracks where MEDIA_INFO_BUFFERING_END was received then onCompletion event was occured. Unfortunatelly this issue is not directly on MMA side. MMA only puts Track uri to system MediaPlayer. I suggest more investigation of these situation with new 2.0 Beta, which will have all system libraries updated and optimized to Android 11. After that, if nothing other help, we can consider some detection of this case and try restart playback or fire another play action, because the issue happens randomly and is track independent. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||