files are missing in gst-rtsp-server in release 0.10.8

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Sep 24 08:01:36 PDT 2013


On Tue, 2013-09-24 at 07:51 -0700, peter wrote:

Hi,

> ok, i am using gstreamer-1.0, for that i want to install gst-rtsp-server.
> 
> i have downloaded gst-rtsp-server-master.tar.gz from
> http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
> 
> trying to build the master version and getting following error,
> 
> There is something wrong with your source tree. 
> You are missing common/gst-autogen.sh 
> 
> can you help me resolve this issue.

Run

git clone git://anongit.freedesktop.org/gstreamer/gst-rtsp-server
 or
git clone http://anongit.freedesktop.org/gstreamer/gst-rtsp-server

to get an up-to-date checkout of git master with all needed files
(autogen.sh will then checkout the common submodule)

Cheers
 -Tim



More information about the gstreamer-devel mailing list