rtpvp8depay do not accept parameter
ogurin at auritek.com
ogurin at auritek.com
Fri Jun 26 16:14:42 UTC 2020
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200626/53374a6a/attachment.htm>
More information about the gstreamer-devel
mailing list