rtspsrc: long and regular pauses when streaming from wifi action cams

philippe renon philippe_renon at yahoo.fr
Mon Nov 7 10:37:31 UTC 2016


I did try test-launch but was missing the parentheses and thus getting assertions that the video source element was not a bin and other such assertions.
Will try with parentheses...
And thanks for the quick and to the point answers.
 

    Le Lundi 7 novembre 2016 10h26, Sebastian Dröge <sebastian at centricular.com> a écrit :
 
 

 On Sun, 2016-11-06 at 11:51 +0000, philippe renon wrote:
> 
> To speed up my testing, I am trying to setup a small rtsp server using gstreamer.
> 
> But the following pipeline fails:
> 
> $ gst-launch-1.0.exe --gst-debug=3 videotestsrc ! x264enc ! rtph264pay name=pay0 pt=96
> [...]

This does not set up an RTSP server but is just an incomplete pipeline
without a sink.

Try using the test-launch example from gst-rtsp-server/examples, e.g.
  ./test-launch "( videotestsrc ! x264enc tune=zerolatency ! rtph264pay name=pay0 pt=96 )"

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


 
   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161107/9090db91/attachment.html>


More information about the gstreamer-devel mailing list