Hi ppl,<br>I am trying to populate GstCaps structure from a gstSDPMessage instance which i populated from an sdp string.<br> I want this GstCaps structure to be put as a property in udpsrc.<br>The only way i am aware is to manually parse strings in gstSdpmessage and put it in gstcaps but i wanted to know if there is a sophisicated way to do this as well.<br>
<br>Thanx<br>