Broadcasting video with Android - without writing to local files One of the weaker points of the Android platform is the Media API. When compared to the J2ME API, one important feature is missing: the ability to record to a stream and to playback from a stream. Why is this important? There are a number of use cases. For recording: post-processing audio / video data before writing out to the file s

