Hi :). Thanks. Actually my point was I want to write a new video player which would stream YouTube videos according to what I mentioned. Is it possible to do using MediaPlayer or VideoView Class?
Br Shathil On Sunday, September 23, 2012 9:40:45 PM UTC+3, Mark Murphy (a Commons Guy) wrote: > > Since the YouTube player is not open source: > > Step #1: Get a job at Google. > > Step #2: Attempt to join whichever team is responsible for > implementing the YouTube player (probably the YouTube team) > > Step #3: Work with your teammates to implement your desired change > > On Sun, Sep 23, 2012 at 10:04 AM, Shathil Reiut > <[email protected]<javascript:>> > wrote: > > Hi > > I am trying to modify the progressive download behaviour of the YouTube > > player. The idea is to download the 10MB of the content at once. Then > tear > > down the TCP connection. When the playback reaches around 9MB, the > player > > will send the request again. Any idea how to proceed ? > > > > Br > > Shathil > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to > > [email protected]<javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 4.1 Available! > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

