Jump to content

gstreamer plugins


pumuckl

Recommended Posts

Armbianmonitor:

Hello,

 

My orange Pi runs with Armbian Stretch 4.19.y.

 

I  like to use Orangepi boards, for  audio streaming via Alexa Skills

 

therefor I need to install gstreamer plugins

 

apt install libgstreamer-plugins-good1.0-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libgstreamer-plugins-good1.0-dev
E: Couldn't find any package by glob 'libgstreamer-plugins-good1.0-dev'
E: Couldn't find any package by regex 'libgstreamer-plugins-good1.0-dev'

this deb is only amd64 and i386, but i found this deb:

 

libgstreamer-plugins-base1.0-dev_1.10.4-1+deb9u1_armhf.deb

 

here:

https://packages.debian.org/stretch/libgstreamer-plugins-base1.0-dev

 

 

but it is not install able:

root@orangepiwin:~# apt install /root/libgstreamer-plugins-base1.0-dev_1.10.4-1+deb9u1_armhf.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libgstreamer-plugins-base1.0-dev:armhf' instead of '/root/libgstreamer-plugins-base1.0-dev_1.10.4-1+deb9u1_armhf.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgstreamer-plugins-base1.0-dev:armhf : Depends: libc6-dev:armhf but it is not going to be installed or
                                                   libc-dev:armhf
                                          Depends: libgstreamer1.0-dev:armhf (>= 1.10.0) but it is not going to be installed
                                          Depends: libglib2.0-dev:armhf but it is not going to be installed
                                          Depends: libxml2-dev:armhf but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@orangepiwin:~#

 

Sorry I am still a beginner at linux, but is there a chance to install this Dependencie?

 

 

greetings

 

 

Link to comment
Share on other sites

The Problem was infront off, the computer. 

 

The instruction,  I followed is for Ubuntu Linux and not for Ubuntu and debian .

 

So I put Ubuntu to the sd card,  now it worked. 

 

I tried to install a ubuntu dev to debian.

 

 

Many Thanks 

Link to comment
Share on other sites

Hello again,

 

I have Problems to "make" the alexa/avs-device-sdk on the OrangePi zero plus.

looks like I have a memory overflow.

All memory the ram and the swap file is full, at 95% of the compilation, when the "make" command  runs.

 

480 M the memory and about 250M for the swap file.

 

is ist possible to reduce the memory usage, touring "make"   (like -y2 too use more cores)

 

or could i temporary increase the swap file? How?

 

 

with my orangepi  winplus   the compilation was successful.

 

the maximum memory usage, while compiling was about 900M

 

 

greetings

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines