[Android] understanding vlc and reduce latency
Shiv Garg
shivgarg5676 at hotmail.com
Tue Feb 9 04:31:15 CET 2016
Thankyou for your reply.kinly guide me how should i start reading the vlc source. Is there any documentation about structure of code or how flow proceeds. I tried debugging code to understand it but i failed. Any kind of guide will be helpful for me.
On Feb 9, 2016 3:06 AM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>
> On 09 Feb, shiv garg wrote :
> > i am new to vlc project. we are using vlc to display feed from three ip cameras on an android tab. but there is lag of 3s . My work is to reduce the lag to below 1s. i tried reducing the network catching it solved the issue little but did not completely. so i have to understand the vlc source code so that i can lay down a framework to comment exactly how much latency is there in the whole pipeline. i cannot debug the source on android. kindly guide me with the way how should i understand the source code of vlc media player and how i can reduce the latency in rtsp streaming...
>
> Decrease the network cache, and disable hardware decoding. That should
> help.
>
> --
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
More information about the Android
mailing list