GstRtspServer.RTSPServer on Raspberry Pi [Python]

Tim Müller tim at centricular.com
Fri Mar 25 19:49:47 UTC 2016


On Fri, 2016-03-25 at 10:30 -0700, Vassiliev wrote:

> I've tried this two pipelines on the server:
> '( playbin uri=file:///E:/Programs/Python/Gstreamer/sample_video.mp4
> !
> h264parse ! rtph264pay name=pay0 pt=96 )'
> '( playbin uri=file:///E:/Programs/Python/Gstreamer/sample_video.mp4
> !
> rtpmp4vpay name=pay0 pt=96 )'

Perhaps have a look at the test-uri example application in the gst-
rtsp-server examples directory. It uses gst-rtsp-server to stream a
file over RTSP.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com




More information about the gstreamer-devel mailing list