<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<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\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_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>
<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"><font color="blue"><b><u>MohammadJamal.Mohiuddin@ncr.com</u></b></font></a><b> | </b><a href="http://www.ncr.com"><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>
</body>
</html>