rtpvp8depay do not accept parameter

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

rtpvp8depay do not accept parameter

ogurin

Hello, I am using 16.4 Ubuntu image with preinstalled Gstreamer, When I am trying to use wait-for-keyframe for rtpvp8depay I get an error:

0x1601590 ERROR           GST_PIPELINE grammar.y:413:gst_parse_element_set: no property "wait-for-keyframe" in element "rtpvp8depay0"

 

I assume that it is very old version of  gstreamer installed on it: 1.8.3

 

By the way pipeline looks like:

appsrc block=true do-timestamp=true format=3 is-live=true name=video_appsrc  caps="application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)VP8-DRAFT-IETF-01" ! rtpvp8depay wait-for-keyframe=true ! webmmux streamable=true ! filesink location=test.webm

 

 


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: rtpvp8depay do not accept parameter

AniketH
Try running gst-inspect-1.0 rtpvp8depay
This element does not have any such property.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel