<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
<div>I think the key thing missing from Jerry's pipeline is the enclosing parentheses. The while pipeline needs to be enclosed like this:</div><div><br></div><div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"><div>"( ksvideosrc ! queue ! tee name=t ! queue ! autovideosink t. ! decodebin ! videoconvert ! x264enc pass=qual quantizer=20 tune=zerolatency ! rtph264pay pt=97 name=pay1 )"</div><div><br></div><div>Keith's pipeline has the parentheses but he didn't point out that they are required when using test-launch (or any RTSP server).</div><div><br></div><div>Gary</div><div><br></div></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"></div><br></div><div><br></div>
<div id="ydp40ad4ef0yahoo_quoted_6860336602" class="ydp40ad4ef0yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>
On Thursday, January 18, 2018, 11:25:09 PM PST, Thornton, Keith <keith.thornton@zeiss.com> wrote:
</div>
<div><br></div>
<div><br></div>
<div><div id="ydp40ad4ef0yiv9928832977"><div>
<div class="ydp40ad4ef0yiv9928832977WordSection1">
<p class="ydp40ad4ef0yiv9928832977MsoNormal"><span lang="EN-US" style="font-size:10.0pt;">Hi, can you verify that a simple pipeline is streaming</span></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"><span lang="EN-US" style="font-size:10.0pt;">test-launch "( videotestsrc do-timestamp=true is-live=true pattern=smpte horizontal-speed=5 ! video/x-raw,width=1920,height=1080,framerate=30000/1001 ! queue !
x264enc ! video/x-h264,stream-format=byte-stream ! h264parse ! rtph264pay name=pay0 config-interval=10 pt=96 )"</span></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"><span lang="EN-US" style="font-size:10.0pt;">My copy of test-launch gas been changed to listen on 0.0.0.0:8554 and not 127.0.0.1:8554 as in the original source code</span></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"><span lang="EN-US" style="font-size:10.0pt;">regards</span></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"><span lang="EN-US"> </span></p>
<div class="ydp40ad4ef0yiv9928832977yqt0341892473" id="ydp40ad4ef0yiv9928832977yqt02993"><p class="ydp40ad4ef0yiv9928832977MsoNormal"><b><span style="font-size:11.0pt;">Von:</span></b><span style="font-size:11.0pt;"> gstreamer-devel [mailto:gstreamer-devel-bounces@lists.freedesktop.org]
<b>Im Auftrag von </b>Jerry Geis<br clear="none">
<b>Gesendet:</b> Donnerstag, 18. Januar 2018 23:01<br clear="none">
<b>An:</b> gstreamer-devel@lists.freedesktop.org<br clear="none">
<b>Betreff:</b> test-launch on windows</span></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"> </p>
<div>
<div>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">When I use this command</p>
</div>
<div>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">C:\gstreamer\1.0\x86_64\bin\test-launch.exe "ksvideosrc ! queue ! tee name=t ! queue ! autovideosink t. ! decodebin ! videoconvert ! x264enc pass=qual quantizer=20 tune=zerolatency
! rtph264pay pt=97 name=pay1 "</p>
</div>
<div>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"> </p>
</div>
<div>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">I do not get the video on screen and I don't get any rtsp output. Am I missing something?</p>
</div>
<div>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"> </p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">The resulting RTSP URL it suggests is rtsp://<a shape="rect" href="http://0.0.0.0:8554/test" rel="nofollow" target="_blank">0.0.0.0:8554/test</a></p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"> </p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">Thanks,</p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal"> </p>
<p class="ydp40ad4ef0yiv9928832977MsoNormal">Jerry</p>
</div>
</div></div>
</div>
</div></div><div class="ydp40ad4ef0yqt0341892473" id="ydp40ad4ef0yqt25945">_______________________________________________<br clear="none">gstreamer-devel mailing list<br clear="none"><a shape="rect" href="mailto:gstreamer-devel@lists.freedesktop.org" rel="nofollow" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br clear="none"><a shape="rect" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="nofollow" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br clear="none"></div></div>
</div>
</div></div></body></html>