RTSP-Streaming

Christof christof.bodner at gmx.net
Mon Oct 2 07:57:26 UTC 2017


Hi Keith!

I found your post stating that you can run this queues:

Thornton, Keith wrote
> Server
> test-launch "( videotestsrc do-timestamp=true is-live=true pattern=smpte
> horizontal-speed=5 !
> video/x-raw,width=1920,height=1080,framerate=60000/1001,format=NV12 !
> queue name=encode-queue max-size-bytes=124416000 ! x264enc !
> video/x-h264,stream-format=byte-stream ! h264parse ! rtph264pay name=pay0
> config-interval=10 pt=96 )");
> 
> client
> gst-launch-1.0 -v -e rtspsrc location=rtsp://192.168.0.5:8554/live !
> rtph264depay ! h264parse ! capsfilter
> caps="video/x-h264,width=1920,height=1080,framerate=(fraction)60000/1001"
> ! avdec_h264 ! identity silent=false ! fpsdisplaysink sync=true

As I described in 
http://gstreamer-devel.966125.n4.nabble.com/cannot-build-source-in-gst-rtsp-server-1-11-2-td4682311.html
<http://gstreamer-devel.966125.n4.nabble.com/cannot-build-source-in-gst-rtsp-server-1-11-2-td4682311.html>  
I had problems compiling the latest version, I pulled from GIT (1.13.0.1).
What version are you using?

Many thanks for your short answer in advance,
Christof



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list