Michael,

Thanks ,

It really needs device, is there any mechanism to get something to run on
emulator (ie) no need to play youtube video, just launching view intent.
That is steps which can be runned on emulator to make sure something halfway
works. also to check view intent is working.

Any example or snippet of the code using view intent is available.

Can i play rtsp stream from media player. whether is supports RTSP
streaming.

the link is "rtsp://
rtsp2.youtube.com/CkELENy73wIaOAmBxZZKbDKyPRMYDSANFEIVZ2RhdGFTYW1wbGUtWW91VHViZS0xSAZSDmdkYXRhX3N0YW5kYXJkDA==/0/0/0/video.3gp
"

Thanks and Regards,
HarishKumar.V


On Fri, Jan 30, 2009 at 12:15 AM, Dave Sparks <davidspa...@android.com>wrote:

>
> Interesting, I didn't know that made it to the 1.0 release. Thanks!
>
> On Jan 29, 6:48 am, kolby <kolbys...@gmail.com> wrote:
> > Dave,
> >
> > you can play youtube video by launching a View intent with the youtube
> > video page url right now on the device (no cupcake or developer key
> > required). It will launch the youtube player.
> > The problem is, it doesn't work in the emulator, since there's no
> > youtube app.
> >
> > Michael
> >
> > On Jan 28, 3:37 pm, Dave Sparks <davidspa...@android.com> wrote:
> >
> > > If you specifically want to play a YouTube video, you need to register
> > > as a YouTube developer to get the keys you need to access the Gdata
> > > feeds.
> >
> > > I think that the Cupcake release will support a new intent for playing
> > > YouTube videos with the YouTube app, but it will be some time before
> > > that feature makes it into an SDK or actual device. That would remove
> > > the need for getting the developer keys.
> >
> > > Aside from that, playing a YT video is no different than any other
> > > HTTP streamed video. You just pass the URL through setDataSource and
> > > the media player does the rest.
> >
> > > On Jan 28, 1:42 am, harish <harishpres...@gmail.com> wrote:
> >
> > > > Dear All,
> >
> > > > Using Mediaplayer (Api Demo) example, i was able to play a local
> video
> > > > file and also an video mp4 streamed over internet on my android
> > > > emulator using sdk in my development machine.
> >
> > > > When i run an youtube video from browser running in an emulator, it
> > > > asks for to download flash player.
> >
> > > > Is there any way to play youtube video using mediaplayer or any other
> > > > alternative methods in android.
> >
> > > > In emulator session, is it possile to play youtube video.
> >
> > > > Guys, help me in this. any reference or example of youtube video
> being
> > > > played in the emulator using sdk is available.
> >
> > > > Thanks and Regards,
> > > > HarishKumar.V
> >
>

--~--~---------~--~----~------------~-------~--~----~
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