GstRtpBuffer and GstBaseTransform Filter

Mandar Joshi emailmandar at gmail.com
Fri Oct 13 15:48:04 UTC 2017


Thank You ndufresne for your inputs on IRC

I tried using gst_pad_add_probe (..) on the src pad of the payloader
in gst-rtsp-server's factory bin but for some reason the pad probe
callback never gets called.

This is what I have so far
https://gist.github.com/mndar/267478e5b102bd1730a2ceb2631332b9

What I am trying to do in the program above is send a onebyte rtp
header every second after a rtsp client connects.

Could someone please have a look.

Thanks
Mandar Joshi


More information about the gstreamer-devel mailing list