<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 1 févr. 2018 1:11 PM, "Mohammad, Jamal M" <<a href="mailto:MohammadJamal.Mohiuddin@ncr.com">MohammadJamal.Mohiuddin@ncr.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<font face="Calibri" size="2"><span style="font-size:11pt">
<div>Hi Guys,</div>
<div> </div>
<div>We <font color="#1F497D">want to use </font>gstreamer for streaming<font color="#1F497D"> windows desktop</font> over IP.</div>
<div> </div>
<div>On the receiver end I am using the following pipeline:</div>
<div> </div>
<div>gst-launch-1.0 -vvv udpsrc port=5004 ! application/x-rtp, payload=96 ! rtph2 64depay ! h264parse ! imxvpudec ! imxipuvideosink sync=false</div>
<div> </div>
<div>On the sender end we are using the following pipeline:</div>
<div><font face="Arial" size="2" color="#242729"><span style="font-size:10pt"> C:\gstreamer\1.0\x86_64\bin\<wbr>gst-launch-1.0.exe -v dx9screencapsrc ! video/x-raw,framerate=30/1 ! queue ! videoconvert ! x264enc ! h264parse config-interval=-1 ! rtph264pay pt=96
config-interval=-1 ! udpsink host=<IP Address> port=5004 sync=true.</span></font></div>
<div><font color="#1F497D"> </font></div>
<div><font face="Calibri" color="#1F497D">The imxvpudecoder fails to decode the frame and gst-launch terminates at the receiver end with the following error: </font></div>
<div><font face="Arial" size="2" color="#242729"><span style="font-size:10pt">imxvpuapi imxvpuapi_vpulib.c:1387:imx_<wbr>vpu_dec_get_initial_info: could not retrieve configuration information: failure</span></font></div>
<div><font color="#242729"> </font></div>
<div><font face="Arial" size="2" color="#242729"><span style="font-size:10pt">I believe it is something related to changing profile. How can I change the profile of x264 enc.</span></font></div></span></font></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">The error you have provided is from IMX 6 proprietary stack decoder and has nothing to do with x264enc software encoder.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><font face="Calibri" size="2"><span style="font-size:11pt">
<div><font face="Arial" size="2" color="#242729"><span style="font-size:10pt"> </span></font></div>
<div><font face="Arial" size="2" color="#242729"><span style="font-size:10pt">Thanks,</span></font></div>
<div><font color="#54B948"><b>Mohammad Jamal Mohiuddin<br>

</b><font color="#58585A"><b>Software Engineer, Retail Hosp/HW<br>

NCR Corporation India Pvt Ltd.<br>

</b></font><a href="mailto:MohammadJamal.Mohiuddin@ncr.com" target="_blank"><font color="blue"><b><u>MohammadJamal.Mohiuddin@ncr.<wbr>com</u></b></font></a><b> | </b><a href="http://www.ncr.com" target="_blank"><font color="#34B056"><b>www.ncr.com</b></font></a></font></div>
<div><img src="cid:4DDB6E449613594FA61704FDAE8EE2F4@namprd15.prod.outlook.com"> </div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</div>

<br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div></div></div>