Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP GST FRAMEWORK 2.00.20

23 bytes added, 11:39, 31 December 2013
m
Download
source /usr/local/poky/eabi-glibc/environment-setup-arm-none-linux-gnueabi
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- omap3_defconfig
 
</pre><pre>c) Linaro Ubuntu Kernel (http://git.linaro.org/gitweb?p=ubuntu/linux-linaro.git;a=summary)
export DEB_BUILD_ARCH=armel
export DEB_HOST_ARCH=armel
 
 
 
 
&gt;&gt; fakeroot/rules binary-linaro-omap
</pre>
 
= Download<br> =
 
The package be available in the IGEPv2 download area.
 
https://www.isee.biz/support/downloads/item/igep-dsp-gst-framework
</pre>
= How to Build<br> =
= Install =
Copy the "target" directory inside your IGEP board( rcp * jdoe@192. 168.2.1: )
Inside IGEPv2 board you should copy the gst plugin inside the plugins directory, normally inside /usr/lib/gstreamer-0.10
<pre>This is a suggested configuration:
bootargs-base=mem=430M console=ttyS2,115200n8 console=tty0 omapfb.mode=dvi:1280x720MR-16@60 vram=32M omapfb.vram=0:8M,1:16M,2:8M
</pre> <br>
= Issues detected in this version =
*The path file cannot contain any "." dot due a xdctools BUG.
*make clean (dsplink) not work properly and it's necessary to do a make dsplink_clean for ensure all it's compiled correctly.
= Download<br>  = Useful Links *[[GStreamer|Gstreamer]] *[[Example_GStreamer_Pipelines]]<br>
The package be available in the IGEPv2 download area.
<span style="color: rgb(51, 102, 255);">01-ISEE_Products --&gt; IGEPv2 --&gt; SW_Tools_SDK --&gt; igep_gst
--&gt; igep-dsp-gst-framework-2_00_20.tgz</span><br>
= Issues detected in this version =
*The path file cannot contain any "." dot due a xdctools BUG.
*make clean (dsplink) not work properly and it's necessary to do a make dsplink_clean for ensure all it's compiled correctly.
[[Category:How_to_forgeGstreamer]]
4,199
edits