Hi, Can u give snippet, how to do this? i am trying the same, recieve stream from live camera and store into file with .mp4 container , later for local playback.
On Tue, Aug 16, 2011 at 12:04 PM, xoom <[email protected]> wrote: > > Hi, > > I am an android developer, I am developing an application which can > receive live video from the streaming server/IP camera over RTSP/RTP > using mediaPlayer framework. Its working well but I am facing problem > with the latency, which is around 4-7 minutes in case of QVGA > (320x240) H.264 streams in local LAN. > > So, is there any way I can minimize the latency? When I saw the DDMS > debug prints it shows that the media player buffers some amount of > video. Is it possible to minimize that buffering limit? > > 4-7 minutes of latency in case of local LAN is very high for my > application... :( > > Thanks in advance... > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Thanks and Regards, Harish Kumar. V -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

