Displaying fps rate in Android
Gokul Vellingiri
vgokul129 at gmail.com
Fri Dec 26 01:17:56 PST 2014
I had a video stream sever which is capable of capturing the video frames
through camera.
I had my android mobile as the client end and able to stream the output
through the following pipeline:
udpsrc port=5000 ! application/x-rtp, clock-rate=90000,
encoding-name=(string)H264, payload=96 ! rtpjitterbuffer ! queue !
rtph264depay ! h264parse ! decodebin ! autovideosink
However if i replace autovideosink with fpsdisplysink to check the
framerate,it throws error
*Error*
Unable to build pipeline:no element "fpsdisplaysink".
Is there anyother way through which we can able to display the frame rate?
~GOKUL.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Displaying-fps-rate-in-Android-tp4670014.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list