Angstrom Flash player OPKG

Hi everyone, i'm looking to download a flash player for the Angstrom
distro.

I've tried using the command "opkg list" to find the correct file name
to do "opkg install ....." but the list returned in the terminal is
too big for me to scroll back up to find flash player.

I was wondering if anyone knows the correct command so i can download
flash player.

i've tried "opkg install flash" & "opkg install flashplayer" but it
just returns an error.

thank you for your time,

Rob

Type

opkg list | more

That way you can scroll throw it slowly. Sorry I don't know the exact
package you are looking for.

Josh

Thanks Josh

opkg list | more

I appreciate the advice. It makes things a lot easier :). I'm still
learning the whole linux world and its little tricks.

I have another question also concerning an OPKG update I've done.
I updated the Angstrom version of firefox using OPKG. It installed
fine. The problem I'm having is that when I try to load Firefox it
says my SQLite version is too old. So... I did an OPKG search and
found libsqlite3-0 package as the most recent one available. I try to
download it but it says I have it already. Does anyone know if there
is a different package I should download to solve the firefox update
issue?
I've tried "OPKG -force-downgrade install firefox" (I can't remember
the exact command off of the top of my head) which is supposed the
revert firefox to an earlier version but it doesn't work.

Thanks,

Rob

Hi,

Adobe Flash Lite v3.1 is not an open source application. But Calsoft
Labs has ported the true Adobe Flash Lite v3.1 Player to Beagleboard.
There are licensing fees required. Please contact Calsoft Labs for
more information (www.cswl.com).

The other alternative is to use SWFDEC that is part of the current
Angstrom build. Swfdec is pretty good -- although not full featured
yet.

Best regards,
Geof

Hi,
what you probably want is named gnash.

Regards
Robert

Hurdy schrieb:

Hi,
what you probably want is named gnash.

Nobody wants gnash :slight_smile: Having worked on both in OE, you definately want swfdec, not gnash.

regards,

Koen

Hi,
what you probably want is named gnash.

Nobody wants gnash :slight_smile: Having worked on both in OE, you definately want
swfdec, not gnash.

There is a talk on reverse engineering proprietary protocols by the
gnash developer at FOSDEM this year.

Philip

I guess they need RE, since they refuse to read the available specs....

How do you configure swfdec-mozilla, as using the lastest 2009-X
release, it appears installed already:

/usr/lib/mozilla/plugins/libswfdecmozilla.so

swfdec uses libavcodec, so will take advantage of Mans' excellent NEON
optimizations which should easily play YouTube 480x270 'high quality'
H.264 format with MHz to spare (as long as there aren't any s/w layers
getting in the way). Most of the video sites are switching to H.264
so NEON or other acceleration will be needed.

I bring up firefox and do 'about:plugins' and you get the default
plugin

Adding a symlink and we start to get somewhere

root@beagleboard:/home/ian# cd .mozilla/
root@beagleboard:/home/ian/.mozilla# mkdir plugins
root@beagleboard:/home/ian/.mozilla# cd plugins/
root@beagleboard:/home/ian/.mozilla/plugins# ln -s /usr/lib/mozilla/
plugins/libswfdecmozilla.so

Plugin gets registered and some sites come up with a large circle with
a play icon... but no video plays

Anyone got a recipe that works?

I'm happy to look into NEON optimizations here...

I did the same thing on beagle board and got exactly same result as
you did. I tried the swfdec on my PC with Ubuntu 8.10 and I was able
to play Youtube there.

hi,

I did the same too with same results, but I could diagnose troubles
with swfdec and codecs when launching from a terminal and looking at
stderr.

do you guys get any errors ?

magnet.

I see the same behaviour as Ian and Jerry.
This is the console output I get:

I get a similar log.
But before I have also some issue in D-BUS.
youtube is really important, what can I do?

root@beagleboard:/home/recalcati/.mozilla/plugins# firefox --display=:
0 http://uk.youtube.com/active_sharing.swf -jsconsole &
root@beagleboard:/home/recalcati/.mozilla/plugins#
(firefox-bin:2127): GConf-WARNING **: Client failed to connect to the
D-BUS daemon:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.

(firefox-bin:2127): GConf-WARNING **: Client failed to connect to the
D-BUS daemon:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.

(firefox-bin:2127): GConf-WARNING **: Client failed to connect to the
D-BUS daemon:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.

(firefox-bin:2127): GConf-WARNING **: Client failed to connect to the
D-BUS daemon:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.

(firefox-bin:2127): GConf-WARNING **: Client failed to connect to the
D-BUS daemon:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.

/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:46: Clearlooks
configuration option "menuitemstyle" is not supported and will be
ignored.
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:47: Clearlooks
configuration option "listviewitemstyle" is not supported and will be
ignored.
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:48: Clearlooks
configuration option "progressbarstyle" is not supported and will be
ignored.
Loading stream: http://www.youtube.com/active_sharing.swf?gl=GB&hl=en-GB
unhandled event 19
SWFDEC: ERROR: swfdec_as_context.c(170): swfdec_as_context_abort:
abort: Runtime exceeded

(firefox-bin:2127): Swfdec-CRITICAL **: swfdec_as_context_run:
assertion `context->frame != NULL' failed