On Sun, Sep 12, 2010 at 9:30 AM, Chris Stratton <cs07...@gmail.com> wrote:
> You could look in the docs, or the source code.

If you're using built-in streaming, I don't see where there's a spot
to inject a cookie.

If there were a VideoTrack analogue to AudioTrack, then you could
stream it yourself, but there is no such thing (and it might not even
be practical from a performance standpoint).

> If the answer is no, how about generating a customized client-specific
> url upon authentication and sending the video player to that.  This
> would then timeout after a few hours and be replaced with a short
> video error message.

I successfully use this pattern with Amazon S3 for book distribution
-- logged in subscribers get an unique short-lived S3 URL for the book
copies.

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

Android Training...At Your Office: http://commonsware.com/training

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