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

Reply via email to