<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class=""><br class=""></div><div class=""><div class="">Date: Thu, 14 Dec 2017 21:14:07 +0200<br class="">From: Ran Shalit <<a href="mailto:ranshalit@gmail.com" class="">ranshalit@gmail.com</a>><br class="">To: Discussions specific to using GStreamer on embedded systems<br class=""><span class="Apple-tab-span" style="white-space:pre">        </span><<a href="mailto:gstreamer-embedded@lists.freedesktop.org" class="">gstreamer-embedded@lists.freedesktop.org</a>><br class="">Subject: Re: x11 and gstreamer compete on same display ?<br class="">Message-ID:<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span><<a href="mailto:CAJ2oMhJ4NmYkeMYvEABoan2G16+_5OkC8JcE8JOBDZEw7edSAw@mail.gmail.com" class="">CAJ2oMhJ4NmYkeMYvEABoan2G16+_5OkC8JcE8JOBDZEw7edSAw@mail.gmail.com</a>><br class="">Content-Type: text/plain; charset="UTF-8"<br class=""><br class="">On Thu, Dec 14, 2017 at 8:25 PM, Todd Fischer <<a href="mailto:todd.fischer@ridgerun.com" class="">todd.fischer@ridgerun.com</a>> wrote:<br class=""><blockquote type="cite" class=""><br class=""><blockquote type="cite" class="">On Dec 14, 2017, at 11:07 AM, Ran Shalit <<a href="mailto:ranshalit@gmail.com" class="">ranshalit@gmail.com</a>> wrote:<br class=""><br class="">Hello,<br class=""><br class="">I am using linux distro with x11.<br class="">We have some issue, that gstreamer is not displayed correctly with rtp.<br class="">We suspect that x11 and gstreamer compete on the display (becuase on<br class="">exiting the gstreamer process x11 is immeditely shown again).<br class=""></blockquote><br class="">What is the pipeline you are using?<br class=""></blockquote><br class="">Hi,<br class="">This is the pipeline:<br class=""><br class="">gst-launch-1.0 -v udpsrc port=5000 caps = "application/x-rtp,<br class="">media=(string)video, clock-rate=(int)90000,<br class="">encoding-name=(string)RAW,width=(string)1280,height=(string)1024,<br class="">payload=(int)96,sampling=YCbCr-4:2:0" ! rtpvrawdepay ! imxg2dvideosink<br class="">use-vsync=true<br class=""><br class=""><br class=""></div></div></blockquote><div><br class=""></div><div>There are several other video sinks available for iMX6.  I was trying to find a specific example for QT + GST on iMX6, but didn’t stumble across one.  You might find some useful information at</div><div><br class=""></div><div>* <a href="http://developer.ridgerun.com/wiki/index.php?title=IMX6_GStreamer_Pipelines_-_SDK_Turrialba" class="">http://developer.ridgerun.com/wiki/index.php?title=IMX6_GStreamer_Pipelines_-_SDK_Turrialba</a></div><div>* <a href="http://developer.ridgerun.com/wiki/index.php?title=Getting_Started_Guide_for_RidgeRun_iMX6_Graphics-Server" class="">http://developer.ridgerun.com/wiki/index.php?title=Getting_Started_Guide_for_RidgeRun_iMX6_Graphics-Server</a></div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div class=""><br class=""><blockquote type="cite" class=""><br class="">What system is running the pipeline?<br class=""><br class=""></blockquote>imx6, yocto morti, x11 distro (there is also fb distro, which might be better?)<br class=""><br class=""><blockquote type="cite" class="">It sounds like the hardware that mixes the display and video windows isn’t configured as you would like.  The easiest fix is likely to use a different video sink.<br class=""></blockquote><br class="">This is my assumption. That x11 and gstreamer are competing. when I<br class="">stop the pipeline I immediately see the GUI. even when I disabled<br class="">desktop manager with systemctl set-default multi-user.target ,<br class="">although I don't see the gnome environment, I keep see the xterm<br class="">terminal. So, I suspect that they compete, and that's why gstreamer<br class="">has difficulties. Yet, I am not sure,  with simpler pipelines without<br class="">rtp, like videotstsrc, then it appears better on the screen.<br class=""><br class=""><blockquote type="cite" class=""><br class=""><blockquote type="cite" class=""><br class="">Does it make sense ?<br class=""><br class="">Thank you,<br class="">Ran<br class=""></blockquote><br class="">Todd<br class="">RidgeRun<br class=""><br class="">_______________________________________________<br class="">gstreamer-embedded mailing list<br class=""><a href="mailto:gstreamer-embedded@lists.freedesktop.org" class="">gstreamer-embedded@lists.freedesktop.org</a><br class="">https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded<br class=""></blockquote><br class=""><br class="">------------------------------<br class=""><br class="">Subject: Digest Footer<br class=""><br class="">_______________________________________________<br class="">gstreamer-embedded mailing list<br class=""><a href="mailto:gstreamer-embedded@lists.freedesktop.org" class="">gstreamer-embedded@lists.freedesktop.org</a><br class="">https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded<br class=""><br class=""><br class="">------------------------------<br class=""><br class="">End of gstreamer-embedded Digest, Vol 65, Issue 1<br class="">*************************************************<br class=""></div></div></blockquote></div><br class=""></body></html>