Android :: Progressive Download Of Http Links - Play

Sep 20, 2010

In my android application i would like to download from a http link progressively and then play it.That is first save some bytes and play it in the meanwhile buffer the next file.

Android :: progressive download of  http links - play


Android :: Audio Progressive Download Over HTTP

Apr 14, 2009

I have a couple questions regarding audio streaming/progressive download over HTTP. Could you please help me?

1. MediaPlayer supports progressive download according to the developer guide from this link http://developer.android.com/guide/topics/media/index.html ("If you're passing a URL to an online media file, the file must be capable of progressive download."). As far as I understand progressive download means media playback during download process with saving the media file to file system(SD card or internal FS) after the downloading is finished (if it's a file, not a stream in the passed URL). So, I tried to set the following URL: setDataSource (http://84.204.154.49/mmapi/music.mp3). Playback is fine, but the file isn't saved to SD card or internal phone file system. Can MediaPlayer save media content to the file system after downloading is completed? Is there a way to turn on such capability?

2. Does MediaPlayer support HTTP streaming? I tried to use http://217.10.32.134:8129/ultrafan128.mp3, http://62.32.66.180:8800, also AMR-, AAC- audio stream over HTTP on the local server, but playback does not work. For example, RTSP streaming works fine with AMR and AAC.

View 13 Replies View Related

Android : Does Droid Have APIs For HTTP Progressive Download For Media Files?

Aug 27, 2009

Does Android have APIs for HTTP progressive download for media files?

View 2 Replies View Related

Android :: Progressive Video Play Over HTTPs

Jul 13, 2010

I am trying to stream video over https from Android browser. If the video URL is http, everything works fine. But when I switch the url to https, no video can be played. I tried 2 methods to stream over http/ https through Android browser.

1. Use html5 Video tag on browser (Android 2.0+ device) and call video.play( ) from javascript. - With Https url. Browser launches media player and the player displays alert dialog saying "Can't play video". I captured the client TCP traffic and found no SSL handshake between client and server. It looks like the player pops up the alert on any https link. - With Http url. Browser launches media player and the player can stream the video successfully.

2. Use direct link of html <a> tag on browser and click the link - With Https url. Browser downloads the video file without launching the player. The browser seems not try to load any https link in media player. - With Http url. Browser launches media player and the player can stream the video successfully.

So the above tests make me think Android media player cannot play media from any https url.

View 4 Replies View Related

Android :: Opencore / Progressive Download - How Does It Work ?

Nov 20, 2009

when a video is played over http (progressive download), in some cases, the application stops the current http connection and continues the download using a new http request with a range header. closing the connection is the phone choice, not server. somebody knows in which cases the phone behaves this way?

View 3 Replies View Related

Android :: Using VideoView For Streaming Or Progressive Download

Jan 13, 2010

I'm confused about how VideoView can be used to play video: from a local file, as progressive download and streaming. This example work for me (on 1.5 and 2.0 at least) by downloading the file and playing it locally. But is it necessary to download the video before playing: is it possible to play video as progressive download, or by streaming, simply by using setVideoPath or setVideoURI, as in VideoViewDemo in the API samples?

The VideoViewDemo code suggests using setVideoURI for streaming, but I'm not clear what kind of URL I should be using. Does someone have an example URL for a video that can be streamed to the Android emulator using the VideoViewDemo code? Can progressive download be used with VideoViewDemo? I get a 'sorry, this video cannot be played' message using setVideoPath with URLs that work fine with the blog example linked to above.(Is this a problem in the emulator? I've tried 1.5 and 2.0.)

View 3 Replies View Related

Android :: Streaming Video (or Progressive Download) To Browser

Jan 22, 2010

I am trying to stream video (or use progressive download) to a Motorola Droid Browser and am not having a lot of luck. With my iPhone, I can direct Safari to http://xxx.xxx.xxx/FileName.mp4 (which is an MPEG-4 video file) and Safari opens quicktime and the video plays. However, with the Droid, I go to the same web address and am faced with a error stating "Cannot play video. Sorry, this video is not valid for streaming to this device".

When I direct the Droid's browser to a WMV file, it will fully download the video file and then play it in what appears to be the Droid video player if I click on it. Ideally, I'd like to replicate the behavior of the iPhone on the Droid, where the video player pops up and the video starts before the complete download. Video format isn't an issue, as I can encode the video to pretty much any standard. I was trying the .mp4 file because the Droid documentation says that it supports MPEG-4 video, although I can't get it to work from the browser.

View 3 Replies View Related

Android :: Video Settings For Progressive Download - Android

Jun 21, 2010

My app uses streaming (i think the correct term is progressive download) for videos. To be able to do that, the mp4 file must be hinted and I manage to do that. Now, is there a suggested or advisable settings for the mp4 like the bit rates, resolution, frame rate etc so that the playback is smooth?

View 1 Replies View Related

General :: Dolphin Browser - How To Download Links (files)

Apr 13, 2012

With the newest Dolphin Browser update there is a key feature missing.

Normally if there is a link, in my case a podcast, and if you long press the link it pops up with a menu and one of the options is to "save link" which is basically the same as right clicking on a PC and saving the target as.

View 2 Replies View Related

Android :: Play Video From Remote URL - Getting - Http Request Failed 404

Nov 18, 2010

I am New to android my intention is to play video using Http. But i am "Http Request Failed 404" Exception when iam trying to run my application in emulator.
can any one know this error?

View 3 Replies View Related

General :: XBMC Livestreams Plugin To Play Streams From Links In XML File

May 19, 2012

App like xbmc livestreams plugin to play audio/video streams from xml file (url) with streaming links. looking to use it on android TV box.

Or if there is something allready available

View 2 Replies View Related

Android :: HTTP Connections - Application To Search And Download

Sep 16, 2009

I am trying to make a application where you can search for something and download it. For example I want it to be connected to my website and you can type one of my ROM names and it will show a list view of all my ROMs or themes then I can select one and download it.

View 9 Replies View Related

Samsung Galaxy I7500 :: Download Links For Drivers - Windows 7 64 Bit

Sep 23, 2010

After installing the galaxy drivers several times on windows 7 64 bit and after spending a lot of time searching the drivers for this OS, I decided to create a thread with the links to the drivers: for the fastboot (for flashing a new recovery img) and for the adb (for flashing firmware using odin when the phone is in download mode):
The link: MEGAUPLOAD - The leading online storage and file delivery service. I suggest it will be a sticky, since last night I spent 1 hour in the stickies until I found these 2 drivers.

View 4 Replies View Related

Android :: Download Image From Server Using Http Connection And At Same Time

Aug 4, 2009

I want to Download image from Server using Http Connection and at same time i want to show ProgressDialod till is not Downloaded i dont undestand.

View 3 Replies View Related

Android :: SDK Download Links For Blackberry - Android And Symbian

Nov 16, 2010

I am looking for the sdk links of Blackberry, Android and Symbians mobiles, so that I can make applications on these platforms.

View 1 Replies View Related

General :: Can't Download ZIP Via HTTP Post Through Stock Browser?

Mar 1, 2012

Why can't I download a ZIP via HTTP post through the stock browser?

The problem is mostly described in the following article: [URL] .....

Basically I am currently working on an ASP.NET application that bundles bunch of files into a zip and pushes it back to the client via the response output stream.

Now this works fine in Firefox and in the ICS 4.0 stock browser, but doesn't work on the clients Galaxy Tab running Honeycomb 3.0. What happens is it appears to download the html of the page instead.

View 2 Replies View Related

Android :: Application That Allow Download And Play ITunes Music?

Jun 6, 2010

I did a search and all I can find are apps. to backup itunes files. Is there an app. that allows you to download and play itunes music (that I've already payed for)from my MAC to my Android? Someone told me there is an app. That makes a MAC think it's downloading to an iphone or ipod. True? Not true?

View 2 Replies View Related

Android :: Video Record - Upload - Transcode - Download - Play

Aug 31, 2010

I'm researching the development of an Android (2.2) app/service that will enable users to record short (I do emphasize short, < 30seconds) video on their phones and then upload that video (HTTP) to a server that will then transcode the video to other formats. That same user can download videos from other Android users and play them.

Now, I get a bit lost with everyones recommended approaches to all the issues in doing something like this because I haven't seen any ask this in a cohesive context. Ideally I would like a non commercial solution to this (as in no vendor/service being needed for the the video hosting/transcoding), but, feel free to include those as a recommendation (I've marked this as a wiki) as I know many like to use youtube and vimeo for the middle layer in all this.

The questions are

What server technologies do yo recommend for hosting and transcoding? What technology do you recommend for streaming the video (it would be nice to offer a high and low quality encoding depending on the users network connection) What video format and software do you recommend for converting the uploaded video on the server to be viewable later by other Android owners. Im assuming it's bad to do any transcoding on the phone prior to upload (battery/proc issues), but, if I'm wrong with that assumption what do you recommend?

The video will only need to render on an Android device, and in the future in a webkit html5 browser.
Bandwidth isnt cheap (even with numerous 30 second videos), so a good mix of video quality and video file size is important (streaming if needed to ensure quality vs. download). This is for android 2.2 devices with a video camera of course and medium to high density screen of 800x400 min. Open source solutions (server to receive the uploads, code to do the transcoding, server to do the streaming) are preferred, but not required. CDN's are an option, but I don't think that really figures in to the picture right now.

View 1 Replies View Related

HTC Incredible :: Download - Play Movies

May 18, 2010

I would like to download and play movies. Can I do this with my htc incredible? How? What application? Where can I get movies?

View 6 Replies View Related

HTC EVO 4G :: Videonot For Streaming Play - Download

Jun 6, 2010

I have several videos (TV episodes of stuff) hosted through a web server on my local intranet. When trying to play with my Evo, I get this message. After downloading, the videos play fine...but I'd rather not have to wait for the download to finish every time (and I'm not entirely sure where they're kept at, or if they'll fill up my storage).

Additionally, I have a subfolder setup that's .htaccess protected. I'm unable to download or play any files from this folder from my phone. All of this worked from my iPhone, so I'm scratching my head a bit.

Another issue I'm having that someone may be able to shed some light on: Using Windows 7, I can't see to get my Evo to show up as a disk drive. Selecting "mount as disk drive" in my Evo seems to have no effect. I got it to work once by unplugging and plugging it back in several times (once), but it refuses to work now.

View 3 Replies View Related

General :: Can't Download From Google Play

Dec 19, 2013

I get this Error retrieving information from sever. [RPC:S-3] when I try to download anything from google play.

View 3 Replies View Related

General :: Google Play APK Download

May 17, 2013

How can I download apps from Google Play as apk files? I use custom ROM on my mobile phone, so I can not login into Play, so it is very important for me.

View 6 Replies View Related

General :: Can't Download Own App From Google Play

Sep 21, 2012

I recently created a developer account on Google play to add the Android Apps of Droid Manager to Google Play.What's Ironic is I cannot download my app from Google Play, it says: Not available in your country !!While I have set it available in all available countries. I can download any app I want (of course I'm using Tor Project, since there is no Google Play available for Syria).

View 2 Replies View Related

Android :: Resume Activity And Play Audio File After Spawned Thread Completes Download?

Jan 13, 2010

I've got an activity that calls a helper class called DownloadManager. DownloadManager spawns a thread that downloads a mp3 to the sdcard. I'm having some trouble finding the best design for resuming the initial activity and starting the MediaPlayer. Does it make the most sense to use a BroadcastReceiver that receives a message that download is complete, then start a new Intent of my activity? Think I saw something that I can't use an Intent to start an Activity from BroadcastReceiver because it is a background process.

View 4 Replies View Related

HTC Wildfire :: Cant Play M3u Files - Cant Download Streamfurious

Aug 5, 2010

Just bought a htc wildfire and to my disappointment I discoverd that I can�t listen to links at web pages. The browser says "can�t read m3u files".

Found on the forum that one way to go around this is to download streamfurious. However I don�t find it in android market! No idea why, I find other programs.

View 1 Replies View Related

Sprint HTC Hero : How To Download App To Play MP4 Video?

Jan 13, 2010

I'm trying to play videos from a site, its a MP4 and when I click on it loads but then I get an a message of "Cannot play video, Sorry, this video cannot be played." The video also gives me the option to play it as a WMV, when I download the WMV version it wont play. All it does is play the audio, the actual video won't play. Am I doing something wrong or do I need to download an app, if so what app?

View 1 Replies View Related

General :: Google Play Error - Can't Download 403

Feb 11, 2014

I just bought new phone and when I login with google account into google play sotre I get that error.

I tried to clear the cache and it did not work, same goes with deleting and re-adding the account.

What I have to do with APN setting since I cant edit the one and only setting there.

It doesnt work on Wifi or mobile data...

View 3 Replies View Related

General :: Download Apps Not From Play Store

May 31, 2012

Sometimes my dad grounds me from using some of my chat apps that i use to talk to all of my friends. He always checks the Google Play Store on my phone and looks under My Apps and then All so he can see if i've downloaded one of them. If i download it from the play store it will show up here, even if i've already deleted it. I used to be able to get around this by downloading the .apk file for the app from another website, and not from the play store. That way it wouldn't show up in the My Apps section. But the other day i did this and the app still showed up in the My Apps part of the play store, even though i didn't download it from there.

Is another way to download an app so it doesn't show up after i delete it?

View 3 Replies View Related

General :: Can't Download YouTube App From Play Store

Jul 17, 2012

why you can't download the Youtube app from the play store once you flash an aosp rom? All other google apps can be downloaded just not Youtube?

View 1 Replies View Related

General :: Can't Download Apps From Play Store

Apr 18, 2013

Free apps:

Error retrieving information from server. [RPC: S-5:AEC-0]

Paid apps:

Asphalt 7: Heat could not be downloaded due to an error. (Error retrieving information from server[RPC: S-5:AEC-0]

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved