GST -- G Streamer test.
For developing small applications and test example from their homepage there is a link here:
Developing applications in GStreamer
Compiling them is easy:
Developing applications in GStreamer
Compiling them is easy:
libtool --mode=link gcc `pkg-config --cflags --libs gstreamer-0.10` -o helloworld helloworld.c
0 Comments:
Post a Comment
<< Home