You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/12/01 21:36:11 UTC

[jira] [Resolved] (CB-9884) Windows platform cannot play audio from http stream if url does not end with a supported file extension

     [ https://issues.apache.org/jira/browse/CB-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-9884.
---------------------------------
    Resolution: Fixed

> Windows platform cannot play audio from http stream if url does not end with a supported file extension
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CB-9884
>                 URL: https://issues.apache.org/jira/browse/CB-9884
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media
>         Environment: cordova platform windows
> Windows 10 Universal App
>            Reporter: Gaven Henry
>            Priority: Critical
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> on platform-windows the media plugin checks that the audio source is supported by looking for a supported file extension (eg .mp3).  If it is not found then the media object create() fails.
> When streaming media from a remote server the url will often not end with a file extension (for example playing a music stream from the subsonic music server).
> Need to add prefix detection as well to enable the plugin to play from http, https and rtsp prefixed addresses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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