RTP timestamps in AppSink

aasim mdamirraza at gmail.com
Fri Feb 2 06:28:07 UTC 2018


can you share the code for better understanding of problem.

i used to do this to set video PTS. 
	        GstBuffer *gstbuf;
		GstMapInfo map = {0};
		GstFlowReturn ret;
		gtbuf->pts = thiz->timestamp;
		thiz->timestamp += 33333333; // ns 



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


More information about the gstreamer-devel mailing list