<p><font size="3" face="Times New Roman">Hello All,</font></p>
<p><font size="3" face="Times New Roman">I am using the Gstreamer.0.10 version in a</font></p>
<p><font size="3" face="Times New Roman">Intel_CE_2110_Media_Processor_Platform which uses the Gstreamer.0.10 libraries<br>When I try to do a uncast UDP stream the platform streams successfully, but when I try to<br>do a multicast udp stream the below errors are thrown from the platform </font></p>

<p><font size="3" face="Times New Roman">Name: udpsrc0<br>Error quark - gst-resource-error-quark<br>Error code 13<br>could not get/set settings from resource</font></p>
<p><font size="3" face="Times New Roman">The ifconfig interface details in the platform is </font></p>
<p><font size="3" face="Times New Roman">eth0 - up broadcast running multicast</font></p>
<p><font size="3" face="Times New Roman">Below are the g_object-set calls.</font></p>
<p><font size="3" face="Times New Roman">G_object-set (G_object (inputsrc),&quot;multicast-group&quot;,&quot;239.1.1.1&quot;, mcastaddress, NULL);</font></p>
<p><font size="3" face="Times New Roman">G_object-set (G_object(inputsrc),&quot;multicast-interface&quot;,&quot;eth0&quot;,mcastaddress,NULL);</font></p>
<p><br><font size="3" face="Times New Roman">I could see the Platform could not set/get the properties associated with gstream muticast.</font></p>
<p><font size="3" face="Times New Roman">I am trying to understand where the problem could be,any inputs in these regards could be great help to me.</font></p>
<p><font size="3" face="Times New Roman">Thanks and regards,<br>shankar ganesh</font></p>
<p style="MARGIN: 0in 0in 10pt" class="MsoNormal"><font size="3" face="Calibri"> </font></p>
<p> </p>