Can't compile code using gst-rtsp server

W.A. Garrett Weaver weaverg at email.arizona.edu
Wed Jul 11 17:16:24 PDT 2012


I'm trying to make a simple, c program that uses the gstreamer rtsp server.
I downloaded, configured, make and make installed gst-rtsp-0.10.8.

Inside gst-rtsp-0.10.8/examples I copied test-video.c as test-video2.c and
I would like to compile it.

I used: "gcc test-video2.c -o test-video2 -Wall $(pkg-config --cflags
--libs gstreamer-0.10)" to try to compile it, but I get:

"test-video2.c:22:41: fatal error: gst/rtsp-server/rtsp-server.h: No such
file or directory
compilation terminated."

What do I need to do to build a c file that has "#include
<gst/rtsp-server/rtsp-server.h>"?

-- 
*W.A. Garrett Weaver *
weaverg at email.arizona.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120711/d0b983d1/attachment.html>


More information about the gstreamer-devel mailing list