Video artefacts

JPM jpmelian at gmail.com
Fri Jan 31 03:27:45 PST 2014


Hi,

The Android device (NEXUS 7 (2013), Android 4.4.2) is receiving a H264 over
RTP over UDP video stream
with this pipeline; data->pipeline = gst_parse_launch("udpsrc port=5001 !
application/x-rtp, payload=96 ! rtph264depay ! ffdec_h264 !
ffmpegcolorspace ! autovideosink", &error);

The server is sending video with a resolution of 320x240 and everything is
Ok.

When I change the resolution to 640x480 there are lot of video artefacts in
the client (Nexus 7).

The Android application is based in Android Gstreamer SDK tutorial-3.

Any idea to fix this ?.

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140131/1e7a8f25/attachment.html>


More information about the gstreamer-android mailing list