[android-developers] Playing Realtime encrypted video

2011-02-04 Thread dindin
I currently have H.264 + AAC streaming to the android device. The stream is encrypted. How can I play it back. I have the algorithm to decrypt the AV packets as they arrive but how do I play it back? Can the Android MediaPlayer use a buffer as a source? Can anyone point me to to some

[android-developers] Re: Android 2.2, Stagefright, and HTTP Progressive Streaming

2010-06-29 Thread dindin
any response? None yet! Maybe it is still too new. I cannot find much details in the API documentation either. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Android 2.2, Stagefright, and HTTP Progressive Streaming

2010-06-23 Thread dindin
Hi: http://developer.android.com/sdk/android-2.2-highlights.html On above URL page, there is mention of a new API (Stagefright) for the MediaPlayer to source from a local file or HTTP for progressive playback. I was wondering if anyone has used this new API and any code they can share. Is this

[android-developers] Re: Stream Sound Delay

2010-02-19 Thread dindin
What application are you using to generate the RTSP stream? Is it a custom hardware appliance (like an encoder) or an application like VLC running on a server? -D On Feb 18, 12:23 pm, r01carlsonr overvoltag...@gmail.com wrote: Hi, I'm using VideoView to play an RTSP video stream.  It works

[android-developers] Re: A question about mediaplayer could not play rtsp?

2009-09-09 Thread dindin
On Sep 9, 4:55 am, 石亚军 shiyaju...@gmail.com wrote: progressive stream is a address begin with http://;. And now MediaPlayer could play the progressive streaming. My question is how to play the real-time streaming. To my knowledege the current Android platform does not support Real- time

[android-developers] Live video delivery

2009-08-05 Thread dindin
this may have been asked and simply not answered but I will try anyway: Is there an architecture for delivering live video for the android platform? Apple has adopted the Segmented TS/M3U8 playlist approach and have submitted to the IETF. Microsoft seems to be adopting the Fragmented MP4

[android-developers] Re: RTP streaming with Cupcake

2009-06-24 Thread dindin
Can you share a little bit on what you are trying to do and how you got it to work. I have been trying to get some live streaming to work on Cupcake but am still scratching my head on this one. Did you simply point the source to an RTSP URI on the MediaPlayer object? What media codecs are you

[android-developers] Re: Able to use T-Mobile G1 without contract for application testing?

2009-06-16 Thread dindin
I don't have T-Mobile but ATT. I want to get an unlocked Android Phone (thinking of the new Samsung i7500 or the G2). Can I use that as a development device to test my applications? Will it even work on another GSM carrier? Thanks. -D On Jun 9, 11:13 pm, Kent Loobey k...@uoregon.edu wrote:

[android-developers] Re: Able to use T-Mobile G1 without contract for application testing?

2009-06-16 Thread dindin
Running apps on Android doesn't depend on carriers, unless you want to test data networking, in any case I'd get something other than the HTC Dream/G1 for ATT if you want data cause ATT EDGE is so slow it's not funny... The HTC Magic supposedly does 900Mhz which I think ATT runs 3G over...