<div dir="ltr">Hi,<div>hope you are doing well.I am a student trying to learn about gstreamer. Can you please answer my question.</div><div><br></div><div>I am receiving a video stream from client A to client B  in gstreamer using webrtc  , at client B i want to display that video stream exactly 5 sec from the time at which the video RTP packets was captured at client A Can you please give me some pointers.</div><div>tried to add the latency of 5 seconds using set_latancy api but i am getting some extra delay</div><div> (time it takes for the stream to reach to client B ) + 5 s</div><div>I also tried to add the jitterbuffer of 5 sec at client B but still getting extra delay </div><div>I also tried to add the queue of 5 sec but still getting extra delay </div><div><br></div><div>extra delay of 1- 30 ms is bearable for my application</div><div>      </div><div>      Thank you very much for your time.</div></div>