Latency and frame drop observed in android
Raushan Kumar Choudhary
raushankumar at tataelxsi.co.in
Fri Oct 30 08:17:20 PDT 2015
Thanks for your reply,will try it out and let you know.
Thanks,
Raushan
________________________________________
From: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> on behalf of Nicolas Dufresne <nicolas.dufresne at collabora.com>
Sent: Friday, October 30, 2015 8:36 PM
To: Discussion of the development of and with GStreamer
Subject: Re: Latency and frame drop observed in android
Le vendredi 30 octobre 2015 à 06:14 +0000, Raushan Kumar Choudhary a
écrit :
> 1.Frame drop has been observed.
Usage of an rtpjitterbuffer is most likely the solution.
> 2.Too much latency in the video streaming.
Latency can be configured on the jitterbuffer, though make sure your
decoder is fast enough, that you have disable B-Frames on the sender
side and that latency of the sender is adequate.
Nicolas
p.s. you seem to be using GStreamer 0.10, which is no longer
maintained. You shall consider upgrading, see
http://gstreamer.freedesktop.org/data/pkg/android/1.6.0/
More information about the gstreamer-devel
mailing list