bobbyucsd006

Lurker
Sep 2, 2011
1
0
5
I need to stream video securely over the internet from a web-server to an Android tablet client, and play the video (probably just using MediaPlayer in the java API).

I am not sure how I would even be able to stream encrypted video, much less be able to play it. More importantly I'd like to know if its even possible.

Thanks!