Rpi - appsrc problem
Forzaferrarileo
leonardo.ferroro at gmail.com
Sat Mar 4 14:47:08 UTC 2017
Hi
I'm trying to use appsrc on rpi ( both raspbian wheezy or jessie ) without
success.
For example the code under /Inserting data with appsrc/ at
https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html#inserting-data-with-appsrc
<https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html#inserting-data-with-appsrc>
doesn't work on rpi ( also changing xvimagesink with ximagesink ) but works
fine under ubuntu 16.04
compiled with : gcc --std=c99 -Wall $(pkg-config --cflags gstreamer-1.0)
test2.c -o appsrc2 $(pkg-config --libs gstreamer-1.0) -lgstapp-1.0
anyone has encountered the same problem?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Rpi-appsrc-problem-tp4682095.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list