rtsp audio/video streaming using Gstreamer Android
pushpa
pushpalatha.sg at mistralsolutions.com
Tue Mar 17 01:44:43 PDT 2015
Application executed successfully after using
binaries from http://gstreamer.freedesktop.org/data/pkg/android/1.4.5/
and Gstreamer Android Tutorials from
http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/
So with this pipeline
data->pipeline = gst_parse_launch("playbin
uri=rtsp://192.168.1.100:8554/ss", &error);
Audio and Video are playing fine with sync, but there's almost 2~3 seconds
of latency
How to reduce latency?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsp-audio-video-streaming-using-Gstreamer-Android-tp4671126p4671168.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list