<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>I am developing an IP Streaming based media player. I am using the following pipelines:</div>
<div> </div>
<div>Src:</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>Sink:</div>
<div> </div>
<div>C:\gstreamer\1.0\x86_64\bin\gst-launch-1.0.exe -v filesrc location=C:\\gstreamer\\1.0\\x86_64\\bin\\hash.h264 ! h264parse ! rtph264pay ! udpsink host=153.77.205.139 port=5004 sync=true</div>
<div> </div>
<div>This was the proof of concept. Now, We wanted to have an application which can perform the same operation but with a little tweak when there is no streaming or when no data from the sink, we need to switch to offline base media player, means play a set
of videos offline and when there is data on udp port, switch to streaming.</div>
<div> </div>
<div>Following are my queries:</div>
<div> </div>
<ol style="margin:0;padding-left:36pt;">
<li>Is there any way to find out streaming has been completed after video play over IP</li><li>Is there any way to find out there is no streaming happening.</li></ol>
<div> </div>
<div>Please help. I am ready to help you if you need more details</div>
<div> </div>
<div> </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><b>MohammadJamal.Mohiuddin@ncr.com | </b><a href="http://www.ncr.com"><font color="#34B056"><b>www.ncr.com</b></font></a></font></div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>