You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/16 17:52:00 UTC

[jira] [Commented] (CB-11314) Live Streams are not playing on Android 6

    [ https://issues.apache.org/jira/browse/CB-11314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616815#comment-16616815 ] 

ASF GitHub Bot commented on CB-11314:
-------------------------------------

janpio commented on issue #97: CB-11314 android: avoid seeking on media without duration
URL: https://github.com/apache/cordova-plugin-media/pull/97#issuecomment-421803569
 
 
   There is a merge conflict now @schoetty. Could you maybe fix that please? Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Live Streams are not playing on Android 6
> -----------------------------------------
>
>                 Key: CB-11314
>                 URL: https://issues.apache.org/jira/browse/CB-11314
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-media
>         Environment: Android >= 6.0
>            Reporter: Stefan Schöttelndreyer
>            Priority: Major
>
> On Android >= 6.0, live streams do not start playing. This is because the {{onPrepared}} method of {{AudioPlayer}} invokes {{seekTo}}, what leads to an error because live streams have no duration and hence can not be seeked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org