some sample with gstreamer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
gcc record.c -o record `pkg-config --cflags --libs gstreamer-1.0`
|
||||
|
||||
clean:
|
||||
rm -f record
|
||||
Reference in New Issue
Block a user