Feature #1729
make example for seekable http:// stream fed to MediaPlayer
Status: | New | Start date: | 08/15/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 0.3.1 | |||
Component: |
Description
We've worked out a better plan for secure media playback. Shawn is going to implement a technique that shares data from IOCipher via a seekable HTTP stream for BigBuffalo. Then that http:// URL can just be passed to MediaPlayer, and it'll do full seekable playback.
We should have an example project that does this for people to use in their code
Related issues
History
#1 Updated by hans almost 4 years ago
- Target version changed from 61 to 0.2 - reliability and cacheword interop
#2 Updated by hans almost 4 years ago
- Target version changed from 0.2 - reliability and cacheword interop to 61
#3 Updated by hans almost 4 years ago
- Target version deleted (
61)
#4 Updated by hans almost 3 years ago
There is a prototype implementation of this in ChatSecure:
https://github.com/guardianproject/ChatSecureAndroid/blob/master/src/info/guardianproject/util/HttpMediaStreamer.java
#5 Updated by hans almost 3 years ago
- Target version set to 0.3
#6 Updated by hans almost 3 years ago
- Target version changed from 0.3 to 0.3.1