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 <sumed...@gmail.com> 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 <mmur...@commonsware.com>wrote:
>
>
>
> > On Wed, Oct 19, 2011 at 4:15 AM, Shajahan <lovesa...@gmail.com> 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

Reply via email to