Error in rtsp server installation

Sebastian Dröge sebastian at centricular.com
Tue Dec 1 23:03:02 PST 2015


On Di, 2015-12-01 at 15:35 -0800, stproj wrote:
> Greetings, 
> 
> I am trying to install gstreamer rtsp server in order to build an
> application. What is wrong is that when i do *./configure* on the
> folder i
> get this error:
> 
> *checking for GST_BASE... yes
> checking for GST_PLUGINS_BASE... no
> configure: No package 'gstreamer-plugins-base-1.0' found
> configure: error: no gstreamer-plugins-base-1.0 >= 1.6.0 (GStreamer
> Base
> Plugins) found*
> 
> I tried except with different version from lower branches but i get
> the same error. Moreover, i can compile and run test codes from
> http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/?h=1.6
> <http://cgit.freedesktop.org/gstreamer/gst-plugins-
> base/tree/?h=1.6>  ; without a problem

What's the output of
  gst-inspect-1.0 videoscale | grep Version
and
  pkg-config --libs --cflags gstreamer-plugins-base-1.0
and
  pkg-config --modversion gstreamer-plugins-base-1.0
?

-- 
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: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151202/bd4bb9d9/attachment.sig>


More information about the gstreamer-devel mailing list