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

Sebastian Dröge sebastian at centricular.com
Mon Nov 7 09:25:50 UTC 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161107/bcc7121f/attachment.sig>


More information about the gstreamer-devel mailing list