Could not parse caps

Abu Abdullah falcon.sheep at gmail.com
Wed Nov 1 17:30:00 UTC 2017


Hi,

I'm having difficulties to parse the "x-dimensions" in the android app.

gst_structure_parse_field failed to parse value
x-dimensions=(string)\"640\,480\", payload=26
priv_gst_structure_parse_fields Failed to parse field,
r=x-dimensions=(string)\"640\,480\", payload=26
priv_gst_parse_yyparse could not parse caps "application/x-rtp,
x-dimensions=(string)\"640\,480\", payload=26"


I tried many combination but no luck. the normal command line is
working fine with:
gst-launch-1.0 -e udpsrc port=5000 !
application/x-rtp,x-dimensions=\"3280\,2464\",payload=26 !
rtpjpegdepay ! jpegdec ! autovideosink sync=false

i tried to simluate it in the android app without success.

how can i format x-dimensions away from backslash & semicolon


More information about the gstreamer-devel mailing list