Urgent help please! Image transfer does not occur.

ZAFER M. ŞEN zafersn93 at gmail.com
Mon Dec 12 12:50:36 UTC 2016


Thank you sir. I solved the problem. First, I used the stable version.
https://gstreamer.freedesktop.org/data/pkg/android/1.10.2/

In NDK version NDK 11c was used

Then I edited gst_parse_launch in tutorial-3.c as follows.

 data->pipeline = gst_parse_launch("udpsrc port=8554
caps=\"application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264,
sprop-parameter-sets=(string)\\\"Z0KAHukBQHpCAAAH0AAB1MAI\\\\=\\\\=\\\\,aM48gA\\\\=\\\"\"
! rtph264depay ! avdec_h264 ! decodebin ! autovideosink", &error);



And then it worked :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Urgent-help-please-Image-transfer-does-not-occur-tp4681146p4681156.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list