<div dir="ltr">Hi ,<div><br></div><div>Yes We don't want to seek back , as we are making a generic application for file, camera and url , reading from the file is one scenario. We just gave it as an example here. </div><div><br></div><div>The Other scenario being able to capture video from IP camera process it and then display, If anytime the network connection with the IP camera is lost the application should keep on trying after a set interval of time.</div><div>We are facing the same problem in this case also, if the System is in locked state and re connection is attemped (creating the pipeline n all its elements) d3dvideosink gives error while creating. </div><div><br></div><div><div style="font-size:12.8px">"<i>0:01:32.570495113  3100 0000000044D5B280 ERROR           d3dvideosink d3dhelpers.c:2442:d3d_class_display_device_create: Unable to request adapter[0] device caps</i></div><div style="font-size:12.8px"><i>0:01:32.570548538  3100 0000000044D5B280 ERROR           d3dvideosink d3dhelpers.c:2662:d3d_hidden_window_thread: Failed to initiazlize adapter: 0"</i></div></div><div style="font-size:12.8px"><i><br></i></div><div style="font-size:12.8px"><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><b><span style="color:rgb(31,73,125)">With Warm Regards,</span></b></p><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><span style="color:rgb(31,73,125)">Shrishty Deorari</span></p><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><span style="color:rgb(31,73,125)">VVDN Technologies Pvt Ltd<u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><b style="font-family:Calibri,sans-serif;font-size:11pt"><span style="color:rgb(31,73,125)">Cell : </span></b><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)">+91 </span><font color="#1f497d" face="Calibri, sans-serif"><span style="font-size:14.6666669845581px">7773980237</span></font><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)"> | </span><b style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)">Skype :</b><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)"> shrishty_vvdn</span></p></div><div><span style="color:rgb(31,73,125)"><br></span></div></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Apr 29, 2016 at 8:08 PM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span class=""><div>On Fri, 2016-04-29 at 19:30 +0530, Shrishty Deorari wrote:</div><div><br></div><div>Hi,</div><div><br></div><blockquote type="cite"><div dir="ltr"><div>We are developing Gstreamer application for windows system, In that we need to play a  video file repeatedly. So for doing that  every time the file playback finishes the application is destroying the pipeline and recreating it to play the video file from starting. </div><div>For displaying the video we are using d3dvideosink . </div><div><br></div><div>The issue is: If the we are running the application and locks the system (maybe using wind+L) , in this locked state if the application tries to create n run the pipeline ,it is failing while creating the d3dvideosink element. </div></div></blockquote><div><br></div></span><div>Is there a reason why you don't just seek back to 0 when you get to the end (EOS message)?</div><div><br></div><div>Cheers</div><span class="HOEnZb"><font color="#888888"><div> -Tim</div><div><br></div><div><span><pre>-- 
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a>
</pre></span></div></font></span></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>