Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (buffering)
Browsing all 6 articles
Browse latest View live

AudioPlayer and buffering

When using the URL based AudioPlayer on a slow 3G connection I get lots of pauses during playback due to buffering. Is there any way to make the player pre-buffer more data before playback starts to...

View Article



Mobile iOS, Play video whil receving from TCP Socket

Hi, I've a question about playing video from a socket. I've created a socket server that send a video (100MB) to the Client (Titanium Mobile). The titanium mobile Client is receiving this in pieces of...

View Article

VideoPlayer: Change/Status Event

Hi, I have a video streaming function that works using the createVideoPlayer method. videoPlayer = Titanium.Media.createVideoPlayer( { top : 2, autoplay : true, backgroundColor : '#411255',...

View Article

Buffering status of audio streaming

Hello guys, Is it possible to access the currently buffered status of a remote MP3? I didn't find it in the docs, but may be possible with IOStream.

View Article

Issue Playing MP3 with Progressive Download

When I am playing a audio mp3 file from FTP Server it is working using Audioplayer. But when I am trying to play an url with Progressive Download it is not working. Anybody has worked on something...

View Article


how to check if audio is playing

HI all, I searched the forrum but could not see an actual example of checking this. Here was my attempt:var url ="http://links.fmstreams.com:8800/"; var streamer = Ti.Media.createAudioPlayer({ url:url,...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images