[android-developers] Re: Live Video Streaming from Android

2011-04-28 Thread Tanmay
Hi Sumeet, I have been looking at live video streaming as well. My main worry is the format of the video when you record it from the mediaRecorder. Did you find the MOV atoms in the correct place (before the DAT atoms). Because the media recorder apparently fills in these after the recording is fin

[android-developers] Re: Live Video Streaming from Android

2011-04-20 Thread LaxmiRamGanesh
hi, im doing master degree and live video streaming is important in my project module , i need some idea plz reply soon to my mail id ganeshpa...@gmail.com thanks , Ganesh On Mar 18, 7:07 am, Sumeet wrote: > Hi, > > I am trying to create a live video streaming application for Android. > > U

[android-developers] Re: Live video streaming from Android

2009-11-28 Thread Luis Tiago
Far as I know, not on the emulator. You have to have a terminal. Something to do with UDP packets. Have you tried on a terminal? On Nov 25, 4:17 pm, RuiTrindade wrote: > Is it possible to stream live video from android to a server? > > If yes, can somebody give me some hints in how to do it? > >

[android-developers] Re: Live video streaming from Android

2009-11-28 Thread Luis Tiago
Far has I know not on the emulator... some problem consuming the UDP packets... You have to have a terminal! On Nov 25, 4:17 pm, RuiTrindade wrote: > Is it possible to stream live video from android to a server? > > If yes, can somebody give me some hints in how to do it? > > Please reply. > > Th