I have a java servlet api, that when requested, starts a live conversion of a video file using ffmpeg and pipes it to mediastreamsegmenter to segment it for http live streaming. What I want is for the
I\'m trying to use Mac OS X 10.6\'s mediastreamsegmenter to take the audio input of my mac and turn it into a stream that I could listen to on the iPhone.
I\'m getting started with FubuMVC and I have a simple Customer -> Order relationship I\'m trying to display using nested partials.My domain objects are as follows: