RES: Streaming/ manipulating stream

stproj smpalasis at gmail.com
Wed Oct 28 07:01:37 PDT 2015


I have tried as you suggested and i install gstreamer1.6 on a clean ubuntu
14.04 installation.

The guide i use through this processes is : 
http://www.linuxfromscratch.org/blfs/view/svn/multimedia/gstreamer10.html
<http://www.linuxfromscratch.org/blfs/view/svn/multimedia/gstreamer10.html>  
For base plugins i work according to this link: 
http://www.linuxfromscratch.org/blfs/view/svn/multimedia/gst10-plugins-base.html
<http://www.linuxfromscratch.org/blfs/view/svn/multimedia/gst10-plugins-base.html>  
For base plugins the make test gives: 
============================================================================
Testsuite summary for GStreamer Base Plug-ins 1.6.0
============================================================================
# TOTAL: 60
# PASS:  13
# SKIP:  0
# XFAIL: 0
# FAIL:  47
# XPASS: 0
# ERROR: 0


Regardless, i install the base plugins but as i try to compile and run the
server-rtpaux.c example i get this error 

gcc -Wall server-rtpaux.c -o rtpaux $(pkg-config --cflags --libs
gstreamer-1.0)
./rtpaux
./rtpaux: symbol lookup error: ./rtpaux: undefined symbol:
_gst_fraction_type   //The error message i receive.

Does is it have to do because the installation process of gstreamer and
plugins base,good,bad,ugly in unfinished?



 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-manipulating-stream-tp4674241p4674306.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list