rtp example

Patrick Welche prlw1 at cam.ac.uk
Tue Oct 31 17:06:09 UTC 2017


On Sat, Oct 28, 2017 at 11:46:06AM +0100, Tim M?ller wrote:
> On Fri, 2017-10-27 at 15:30 +0100, Patrick Welche wrote:
> I suspect these scripts may be a bit fragile or bitrotten.
> 
> Does it work with the VTS server script?

I tried server-VTS-H264-rtx.sh and client-H264-rtx.sh which gave
me a test video which drifts to the left (circular shift).

> The simplest way to get going with RTP streaming is usually by using
> gst-rtsp-server. The source code has a test-uri example, so then you
> can just do
> 
>  $ gst-rtsp-server/examples/test-uri file:///home/prlw1/optflow.avi
> 
> and in another terminal or on another machine (with right ip ofc):
> 
>  $ gst-play-1.0 rtsp://127.0.0.1:8554/test

For simplicity, I tried test-video-rtx, which worked.

gst-rtsp-server does rather more than the rtpbin stage of the
example scripts? Anything in particular? (not just better packaging?)

Thanks,

Patrick


More information about the gstreamer-devel mailing list