Setting android pipeline

Tomas Lala tom.lala at seznam.cz
Thu Jan 28 11:06:54 PST 2016


OS: Ubuntu 14.04
IDE: Android Studio
Gstreamer android sdk: gstreamer-1.0-android-arm-1.5.91
NDK: android-ndk-r10e-linux-x86_64

I' trying to stream from rasberry pi to android using tutorial-5.c..
where i changed :
* data->pipeline = gst_parse_launch("udpsrc port=5000
caps=\"application/x-rtp, media=video, clock-rate=90000, encoding-name=H264,
sprop-parameter-sets=\\\"J2QAFKwrQLj/LwDxImo\\\\=\\\\,KO4fLA\\\\=\\\\=\\\"\",
payload=96\" ! rtph264depay ! avdec_h264 ! videoconvert ! autovideosink
sync=false", &error);*

But in log shows:
01-28 20:10:32.160 30353-31740/com.gst_sdk_tutorials.tutorial_5
W/GStreamer+default: 0:01:23.091291947 0xef4f27c0
./grammar.y:1010:priv_gst_parse_yyerror Error during parsing: syntax error,
unexpected ','
01-28 20:10:32.160 30353-31740/com.gst_sdk_tutorials.tutorial_5
E/GStreamer+GST_PIPELINE: 0:01:23.091445072 0xef4f27c0
./grammar.y:934:priv_gst_parse_yyparse syntax error
01-28 20:10:32.160 30353-31740/com.gst_sdk_tutorials.tutorial_5
E/GStreamer+GST_PIPELINE: 0:01:23.091553458 0xef4f27c0
./grammar.y:934:priv_gst_parse_yyparse syntax error
01-28 20:10:32.160 30353-31740/com.gst_sdk_tutorials.tutorial_5
E/GStreamer+GST_PIPELINE: 0:01:23.091656791 0xef4f27c0
./grammar.y:934:priv_gst_parse_yyparse syntax error
01-28 20:10:32.160 30353-31740/com.gst_sdk_tutorials.tutorial_5
E/GStreamer+GST_PIPELINE: 0:01:23.091760697 0xef4f27c0
./grammar.y:934:priv_gst_parse_yyparse syntax error

I really don't know what should i do with comma...



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Setting-android-pipeline-tp4675558.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list