<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Check out parse_launch() instead. You pass in the same gst-launch syntax, but returns a pipeline ready to play.<br><div dir="ltr"><br>On Jun 12, 2019, at 8:19 AM, pisymbol . <<a href="mailto:pisymbol@gmail.com">pisymbol@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 12, 2019 at 9:59 AM Michael Gruner <<a href="mailto:michael.gruner@ridgerun.com">michael.gruner@ridgerun.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">They should be equivalent, so the problem must be somewhere in the python code. Maybe you can share a minimal example of your failing code.<br>
</blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">Mike, you're the man! I realized something when you said that:</div><div class="gmail_quote"><br></div><div class="gmail_quote">So what I was doing was starting the bin returned from parse_bin_from_dsecription() instead of creating a separate pipeline (Gst.Pipeline()), adding it to that, and then starting the pipeline. I feel kinda dumb now. Sorry for the noise.<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">-aps<br></div><div class="gmail_quote"><div><br> </div></div></div>
</div></blockquote><blockquote type="cite"><div dir="ltr"><span>_______________________________________________</span><br><span>gstreamer-devel mailing list</span><br><span><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a></span><br><span><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></span></div></blockquote></body></html>