GStreamer AAC audio stream delay in iOS

Bilal muhammad.bilal at devdesks.com
Thu Oct 1 23:20:13 PDT 2015


I'm beginner on GStreamer. Playing aac audio stream RTSP on my iOS device
using GStreamer SDK, its working fine, but delay is above 2.0 seconds. Its
just audio stream not video.

Can I make this delay lower then 2.0 seconds? Bec when I play same stream on
VLC delay is lower then 1 second. I'm following "GStreamer tutorial 5" for
iOS.

There may be some buffering issue.

This is how I'm creating the pipeline

pipeline = gst_parse_launch("playbin2", &error);



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-AAC-audio-stream-delay-in-iOS-tp4673926.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list