[android-developers] Re: Http Live Streaming

2011-10-13 Thread bhargavi
Hi,
Thanks for the response,i wanted to test HLS on Android 3.0 using
serve stream apk,but i dint find any m3u8 playlist.Can you send me  a
sample playlist so that i can test. Also is there any other  apk which
supports HLS. Please respond ASAP.

Regards,
Bhargavi.

On Oct 13, 11:16 am, Sumedh Jiwane  wrote:
> Simple way to test HLS is to type the HLS link on web-browser and check
> whether it plays. Normally HLS link ends with .m3u8 extension.
> Also you can check whether link is up or not by running it on VLC or
> Quicktime player.
>
> Regards,
>
> Sumedh
>
>
>
>
>
>
>
> On Wed, Oct 12, 2011 at 5:29 PM, bhargavi  wrote:
> > HI, i have found in net that Honey comb supports Http Live
> > Streaming.Has any one tried on this, how to test the HLS on Honey
> > Comb,Please Help me out how to test the HLS,
>
> > Thanks in Advance,
> > Bhargavi.
>
> > --
> > 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 unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Http Live Streaming

2011-10-13 Thread kiranmai
Hi,

I wanted to know testing HLS between Windows/Linux PC and Android
emulator/phone. I tried with ServeStream apk on android phone but it
didn't work. Can you please tell the steps on how to test HLS.

Regards,
Kiranmai.



On Oct 13, 11:16 am, Sumedh Jiwane  wrote:
> Simple way to test HLS is to type the HLS link on web-browser and check
> whether it plays. Normally HLS link ends with .m3u8 extension.
> Also you can check whether link is up or not by running it on VLC or
> Quicktime player.
>
> Regards,
>
> Sumedh
>
>
>
>
>
>
>
> On Wed, Oct 12, 2011 at 5:29 PM, bhargavi  wrote:
> > HI, i have found in net that Honey comb supports Http Live
> > Streaming.Has any one tried on this, how to test the HLS on Honey
> > Comb,Please Help me out how to test the HLS,
>
> > Thanks in Advance,
> > Bhargavi.
>
> > --
> > 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 unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Http Live Streaming

2011-10-13 Thread zafera
Here is a test stream link from microsoft you can type this to android
device's web browser and see if it plays the video.

httplive://mediadl.microsoft.com/mediadl/IISNET/SmoothMedia/iPhone/bbb/output/test.m3u8

Zafer

On 13 Ekim, 10:04, bhargavi  wrote:
> Hi,
>     Thanks for the response,i wanted to test HLS on Android 3.0 using
> serve stream apk,but i dint find any m3u8 playlist.Can you send me  a
> sample playlist so that i can test. Also is there any other  apk which
> supports HLS. Please respond ASAP.
>
> Regards,
> Bhargavi.
>
> On Oct 13, 11:16 am, Sumedh Jiwane  wrote:
>
>
>
>
>
>
>
> > Simple way to test HLS is to type the HLS link on web-browser and check
> > whether it plays. Normally HLS link ends with .m3u8 extension.
> > Also you can check whether link is up or not by running it on VLC or
> > Quicktime player.
>
> > Regards,
>
> > Sumedh
>
> > On Wed, Oct 12, 2011 at 5:29 PM, bhargavi  wrote:
> > > HI, i have found in net that Honey comb supports Http Live
> > > Streaming.Has any one tried on this, how to test the HLS on Honey
> > > Comb,Please Help me out how to test the HLS,
>
> > > Thanks in Advance,
> > > Bhargavi.
>
> > > --
> > > 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 unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Http Live Streaming

2011-10-13 Thread kiranmai
Hi we are unable to open the URL which you have sent...Please share me
some information on HLS working on HC 3.0 version. Is HLS working on
HC 3.0. Because when i am trying it is giving segmentation fault.
Also on what all versions does HLS support???

Regards,
Kiranmai.

On Oct 13, 3:59 pm, zafera  wrote:
> Here is a test stream link from microsoft you can type this to android
> device's web browser and see if it plays the video.
>
> httplive://mediadl.microsoft.com/mediadl/IISNET/SmoothMedia/iPhone/bbb/outp 
> ut/test.m3u8
>
> Zafer
>
> On 13 Ekim, 10:04, bhargavi  wrote:
>
>
>
>
>
>
>
> > Hi,
> >     Thanks for the response,i wanted to test HLS on Android 3.0 using
> > serve stream apk,but i dint find any m3u8 playlist.Can you send me  a
> > sample playlist so that i can test. Also is there any other  apk which
> > supports HLS. Please respond ASAP.
>
> > Regards,
> > Bhargavi.
>
> > On Oct 13, 11:16 am, Sumedh Jiwane  wrote:
>
> > > Simple way to test HLS is to type the HLS link on web-browser and check
> > > whether it plays. Normally HLS link ends with .m3u8 extension.
> > > Also you can check whether link is up or not by running it on VLC or
> > > Quicktime player.
>
> > > Regards,
>
> > > Sumedh
>
> > > On Wed, Oct 12, 2011 at 5:29 PM, bhargavi  wrote:
> > > > HI, i have found in net that Honey comb supports Http Live
> > > > Streaming.Has any one tried on this, how to test the HLS on Honey
> > > > Comb,Please Help me out how to test the HLS,
>
> > > > Thanks in Advance,
> > > > Bhargavi.
>
> > > > --
> > > > 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 unsubscribe from this group, send email to
> > > > android-developers+unsubscr...@googlegroups.com
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/android-developers?hl=en

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: HTTP Live Streaming

2011-02-16 Thread Samuh
AFAIK, MMS is not supported on Android.

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: HTTP Live Streaming

2010-12-30 Thread Samuh
> I can't say anything about which (if any) Android video players support
> RTSP, including authorization, so do your own research.

This guy here[http://justdevelopment.blogspot.com/2009/10/video-
streaming-with-android-phone.html] says streaming video over RTSP is
possible using the MediaPlayer API. Have not tried it as yet though.

Wishing you a very happy new year and thanks for your reply!

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: HTTP Live Streaming

2011-01-05 Thread Kevin R. Octavian
how about mms streaming?

On Fri, Dec 31, 2010 at 12:51 PM, Samuh  wrote:

> > I can't say anything about which (if any) Android video players support
> > RTSP, including authorization, so do your own research.
>
> This guy here[http://justdevelopment.blogspot.com/2009/10/video-
> streaming-with-android-phone.html] says streaming video over RTSP is
> possible using the MediaPlayer API. Have not tried it as yet though.
>
> Wishing you a very happy new year and thanks for your reply!
>
> --
> 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 unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mobile Developer
(Android,iphone,Blackberry,J2ME,brew,symbian)
mobile :
085722945257
email :
kevin.r.octav...@gmail.com
arsenal_a...@yahoo.co.id
blog :
kevinroctavian.wordpress.com

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: HTTP Live Streaming for MP4, 3gp video files in Android

2011-11-03 Thread Shajahan
Thanks Mark, Sumedh,

successfully implemented my functionality to stream the live videos
using hinting ...thanks for your suggestion.
I have one more doubt for the same .above worked like charm for
HTTP .how to go about for RTSP
Any ideas ??

On Oct 19, 4:49 pm, Sumedh Jiwane  wrote:
> Hinting MP4 simply adds the Hinting track to MP4 files for progressive
> download. This is helpful if you want to stream file. Hinting tracks are
> additional tracks for quick access to data. Check the android document for
> audio/video codec supported and match them against the file that you are
> playing.
>
> On Wed, Oct 19, 2011 at 4:49 PM, Mark Murphy wrote:
>
>
>
> > On Wed, Oct 19, 2011 at 4:15 AM, Shajahan  wrote:
> > > So, my question is there any limit on the size/length of the video
> > > file like say it works for length 1min or 2mins tracks and those of
> > > greater than this length doesn't work.
>
> > Not usually.
>
> > > what is the MOOV and mdat atoms ?? what is the difference ?? how to
> > > recognize it ?? If someone has some good site links please share.
>
> > This is part of MP4 and has nothing to do with Android.
>
> > --
> > Mark Murphy (a Commons Guy)
> >http://commonsware.com|http://github.com/commonsguy
> >http://commonsware.com/blog|http://twitter.com/commonsguy
>
> > Android 3.1 Programming Books:http://commonsware.com/books
>
> > --
> > 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 unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en- Hide quoted text -
>
> - Show quoted text -

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: HTTP Live Streaming for MP4, 3gp video files in Android

2011-10-19 Thread Shajahan
Thanks Mark ...
After hinting the MP4 files using the MP4BOX and hosting at some
remote location (like say hosting at dropbox) works fine.
But still some of the files doesn't work. (in particular length more
than 2mins track)
So, my question is there any limit on the size/length of the video
file like say it works for length 1min or 2mins tracks and those of
greater than this length doesn't work.

what is the MOOV and mdat atoms ?? what is the difference ?? how to
recognize it ?? If someone has some good site links please share.


On Oct 18, 5:22 pm, Mark Murphy  wrote:
> On Tue, Oct 18, 2011 at 7:39 AM, Shajahan  wrote:
> > Everywhere in the blog/group I read about the hinting the MP4 file with
> > MP4Box. But I dint get it about how to go for it. (People who have worked
> > with hinting please post the code)
>
> There is no code. You download MP4Box. You run it at the command line
> of your development machine, using the --hint switch, to fix up a
> video file.
>
> If you do not own the video file, and it does not play in Android,
> contact the publisher of that video file and ask them to do the
> hinting for you. Tell them that it will also speed up playback of
> their videos on iPhone, as iOS will not have to buffer atoms waiting
> for the MOOV atom to know what to do with the data.
>
> BTW, Dave Sparks indicated to me at Google I|O 2011 that this is less
> of an issue with Stagefright, so Android 2.3+ might have better luck
> playing your videos. Conversely, it is also possible that the MP4Box
> --hint trick will no longer fix problematic videos on Android 2.3+.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.6 Available!

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: HTTP Live Streaming for MP4, 3gp video files in Android

2011-10-19 Thread Mark Murphy
On Wed, Oct 19, 2011 at 4:15 AM, Shajahan  wrote:
> So, my question is there any limit on the size/length of the video
> file like say it works for length 1min or 2mins tracks and those of
> greater than this length doesn't work.

Not usually.

> what is the MOOV and mdat atoms ?? what is the difference ?? how to
> recognize it ?? If someone has some good site links please share.

This is part of MP4 and has nothing to do with Android.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 3.1 Programming Books: http://commonsware.com/books

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: HTTP Live Streaming for MP4, 3gp video files in Android

2011-10-19 Thread Sumedh Jiwane
Hinting MP4 simply adds the Hinting track to MP4 files for progressive
download. This is helpful if you want to stream file. Hinting tracks are
additional tracks for quick access to data. Check the android document for
audio/video codec supported and match them against the file that you are
playing.

On Wed, Oct 19, 2011 at 4:49 PM, Mark Murphy wrote:

> On Wed, Oct 19, 2011 at 4:15 AM, Shajahan  wrote:
> > So, my question is there any limit on the size/length of the video
> > file like say it works for length 1min or 2mins tracks and those of
> > greater than this length doesn't work.
>
> Not usually.
>
> > what is the MOOV and mdat atoms ?? what is the difference ?? how to
> > recognize it ?? If someone has some good site links please share.
>
> This is part of MP4 and has nothing to do with Android.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android 3.1 Programming Books: http://commonsware.com/books
>
> --
> 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 unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en