Home

Gstreamer DVBMediaSink SVN

darkmantk

OpenSpa Team
Miembro del equipo
26 Ago 2009
8.533
2.650
0
Actualmente trabajando en 2 proyectos:

http://code.google.com/u/rticore/

1. http://code.google.c...nigma2-project/

2. http://code.google.c...r-azbox-plugin/

Código:
http://code.google.com/p/gstreamer-azbox-plugin/

Añadido archivo BitBake del plugin Gstreamer DVBMediaSink para AzBox HD y dvb-include.zip

Código:
http://code.google.com/p/gstreamer-azbox-plugin/downloads/list


gst-plugin-dvbmediasinkaz.bb

Código:
Gstreamer DVBMediaSink plugin AzBox HD BitBake file.

Needed to be placed in XXX/dm800-1.6/dm800/openembedded/recipes/gstreamer

bitbake -b ../dm800-1.6/dm800/openembedded/recipes/gstreamer/gst-plugin-dvbmediasinkaz.bb

Files will be placed in :

dm800-1.6/dm800/build/tmp/work/dm800-oe-linux/gst-plugin-dvbmediasinkaz-0.1-r0/

If You want to make Update, You need to edit gst-plugin-dvbmediasinkaz.bb file, and to change in this line :

SRC_URI = "svn://gstreamer-azbox-plugin.googlecode.com/svn/;module=trunk;proto=http;rev=2"

rev=2 on the current rev on our google svn, and You can see that on : 

http://code.google.com/p/gstreamer-azbox-plugin/source/list


dvb-include.zip

Código:
This 2 files from .zip archive should be placed manually inside of : 

dm800-1.6/dm800/build/tmp/staging/mipsel-oe-linux/usr/include/linux/dvb

before compile process of gstreamer plugin.

Para adquirir código fuente:

Código:
svn checkout http://gstreamer-azbox-plugin.googlecode.com/svn/trunk/ gstreamer-azbox-plugin-read-only
 

darkmantk

OpenSpa Team
Miembro del equipo
26 Ago 2009
8.533
2.650
0
Esto ya no sirve para nada, hace mas de un año que se dejó de trabajar en él.