<div dir="ltr">Hi,<div><br></div><div>I am trying to capture an unencrypted RTP stream sent using WebRTC.<br clear="all"><div>I am using following pipeline to decode the stream:</div><div><br></div><div>GST_DEBUG=p*:5 gst-launch-1.0 -vvv udpsrc caps="application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)VP8-DRAFT-IETF-01,payload=(int)96" port=56103 ! rtpvp8depay ! vp8dec ! autovideosink</div>
<div><br></div><div>and I am getting the following error:</div><div><br></div><div>"No keyframe, skipping"<br></div><div><br></div><div>vp8enc uses VP8-IETF-DRAFT-01. Is WebRTC using a newer version of this draft for encoding? Is that the reason why vp8dec is not able to decode the packets?</div>
<div><br></div><div><br></div><div>Thanks and regards,</div>-- <br><div><b><i>Saurabh Sabnis</i></b></div><b><i>Graduate Student</i></b><div><b><i>College of Computing</i></b></div><div><b><i>Georgia Institute of Technology</i></b></div>
<div><b><i>Atlanta, GA 30332-0280</i></b></div><div><b><i><a href="mailto:ssabnis3@gatech.edu" target="_blank">ssabnis3@gatech.edu</a></i></b></div>
</div></div>