Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

QCMediaPlayer mediaplayer NOT present

$
0
0

Hello,

I'm having problems trying to stream http mp3 after running my code on lollipop 5.0.2, before that it used to work fine.

now when i try to play the stream using audioPlayer.start(); i get this error

[ERROR] : E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present [ERROR] : MediaPlayer: error (1, -2147483648) [ERROR] : MediaPlayer: Error (1,-2147483648)

it used to work prefect before that, I'm losing my head trying to figure this out. please help.

SDK = 3.5.1GA

var audioPlayer = Ti.Media.createAudioPlayer({ 
 
  url: 'http://dir.xiph.org/listen/1414875/listen.m3u',
        allowBackground: true
});

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>