Which format you tried to stream? If it's MP4, you need to "hint" that video
in order to make it stream ready for RTP/RTSP/HTTP streaming.

Use MP4Box to do that work

On Mon, Jul 26, 2010 at 7:23 PM, arsalank2 <arsala...@gmail.com> wrote:

> Thanks for the link, but the encoded video is not decoded by the
> Mediaplayer on some devices. Do you know precise details on codec
> which is correctly decoded by the Mediaplayer on every Android device?
>
> On Jul 19, 8:34 pm, nation-x <shawn.payme...@gmail.com> wrote:
> > Themediaplayer streams videos just fine but they have to be encoded
> > properly for it to work. Try using VLC to encode the video.
> >
> > http://www.youtube.com/watch?v=G7itfBXq6ns
> >
> > Shawn
> >
> > On Jul 19, 5:32 am, arsalank2 <arsala...@gmail.com> wrote:
> >
> > > Hi Android developers,
> >
> > > I am trying to stream a video on an Android device, but default
> > > Mediaplayer is not able to play the stream. The video can be played
> > > offline from SD card. I have tried various codec (H.264, H.263,
> > > MPEG-4, AAC etc..) with different profiles, but unable to come up with
> > > correct format that is streamable.
> >
> > > Can someone please point me to officially supported codec with profile
> > > information for networkstreamingon Android devices?
> >
> > > Please don't send me the following link, because this list only works
> > > in offline mode:
> >
> > >http://developer.android.com/guide/appendix/media-formats.html
> >
> > > Alternatively, please suggest an application with settings to encode
> > > the video.
> >
> > > Thanks,
> >
> > > Arsalan
>
> --
> 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<android-developers%2bunsubscr...@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

Reply via email to