AW: test-launch on windows
Thornton, Keith
keith.thornton at zeiss.com
Fri Jan 19 07:24:49 UTC 2018
Hi, can you verify that a simple pipeline is streaming
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 )"
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
regards
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Jerry Geis
Gesendet: Donnerstag, 18. Januar 2018 23:01
An: gstreamer-devel at lists.freedesktop.org
Betreff: test-launch on windows
When I use this command
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 "
I do not get the video on screen and I don't get any rtsp output. Am I missing something?
The resulting RTSP URL it suggests is rtsp://0.0.0.0:8554/test<http://0.0.0.0:8554/test>
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180119/550eaf95/attachment.html>
More information about the gstreamer-devel
mailing list