carrying metadata through gst-rtsp-server pipeline

ramoncaldeira ramon.caldf at gmail.com
Tue Dec 10 20:51:26 UTC 2019


Hi,

I have the following pipeline in gst-rtsp-server: appsrc ! videoconvert !
x264enc ! rtph264pay 

I wish to link information related to my synthesized video frames at appsrc
with custom RTP headers on rtph264pay. 

I already tried two things:

1. Use a GQueue. Was unsuccessful.
2. Use gst_buffer_add_meta. Could not retrieve metadata later.

Any ideas on how I can achieve this?

Thanks,

Ramon



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list