View Single Post
Posts: 7 | Thanked: 0 times | Joined on Oct 2012
#1085
Hi !
I have a Beaglboard xM that's quite the same hardware as the nokia N900. I have it for dev purpose.
I'm stuck with 480p DSP video with the codecs I can find.
I would like to test this thread's bundle, but I can't download them (err 403).
What I did is download and extract the debs package, and call directly the wget ... in my console.
But it seems that the authentification fails.
Can somebody share them with me ?

These are the calls from the debs packages :
Code:
DEB_FILE=omap3-dsp-hd-codecs_0.3.8-7+0m6_armel.deb
wget --no-check-certificate https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/rm680/$DEB_FILE -O /opt/$DEB_FILE
Code:
DEB_FILE=omap3-dsp-baseimage-ti_0.i3.6-15+0m6_armel.deb
wget --no-check-certificate https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/rm680/$DEB_FILE -O /opt/$DEB_FILE