i can get individual frames from the iPhone's cameras just fine. what i need is a way to package them up with sound for streaming TO the server. sending the files once i have them isn't much of an issue. its the generation of the files for streaming that i am having problems with. i've been trying to get FFMpeg to work without much luck.
anyone have any ideas on how i can pull this off? i would like a known working API or instructions on getting FFMpeg to compile properly in an iPhone app.