<div dir="ltr"><div>Hello,</div><div><br></div><div>I have a rtsp server with a pipeline which works in c code. I want to add onvif timestamps in the rtp extended header. There is a module in the gst-plugins-bad which does this, called gstonviftimestamp. I tried to add this to my pipeline, but this makes the program crash when a client wants to connect. Tried to debug the client connection using debug level 4, but no explicit errors found.<br></div><div><br></div><div>Next step I used the test-launch application from the gst-rtsp-server plugin. With this I can give a pipeline via command line. Using this solution the pipeline with the gstonviftimestamp works (including the gstonviftimestamp).</div><div><br></div><div>I'm using gstreamer 1.16.2, gst-rtsp-server 1.16.2 and gst-plugins-bad 1.16.2.<br></div><div><br></div><div>What should I do next? Are there any suggestions?</div><div><br></div><div>Kind regards,</div><div>Goran Broeckaert<br></div></div>