Flash Player 10 on the Asus EEE PC: A working webcam and proper full screen video

Flash Player 10 Camera configuration on an Asus EEE PCIt's been a long journey to get full Adobe Flash player functionality on Linux machines, but now it looks like that journey is drawing to a close. I've just been playing with a release candidate of Flash Player 10 on my Asus EEE PC and am very happy with the results. It looks like the built in camera will now work under Flash Player, thanks to the addition of support for the Video4Linux Version 2 camera API, which is great news if you use applications that make use of this functionality. The other very noticable change is that full screen video now appears to be working at the correct frame rate making it possible to enjoy full screen videos from such YouTube or BBC iPlayer without the choppiness caused by a slow frame rate. This turns the EEE into a great portable net media player (although be very careful using iPlayer and video sites with a mobile internet dongle or you may end up with a hefty bill!).

To test the new version of Flash Player I downloaded the tarball from Adobe, extracted the libflashplayer.so file and dropped this into the plugins directory of Flock 2, which I have been trying out too. The installation proceedure covered in my earlier blog post Full Screen YouTube and BBC iPlayer on the Asus EEE PC should work here (obviously change the file names and download locations as appropriate). You might have to install the libnss3-dev package if you use Firefox 3 to prevent error messages about some missing libraries. My EEE is of course Ubuntu powered now, so I have not tried this on the default Xandros installation as yet.
It's been a long wait to have full Flash functionality on the Asus EEE PC, but hopefully it will be worth it and expand the number of uses the little machine can be put to; for example The Open University's Flashmeeting allows people to have a multiple person video conference on line without the need for special software or equipment (handy for those meetings where people may be spread out geographically and using different platforms), all it asks for is a webcam, microphone, Flash and a browser. I haven't yet tried other applications such as Seesmic yet, if you try this out it would be great to hear from you.
Judging by the release notes it looks like Adobe have put a lot of effort into bringing the Flash Player up to scratch for Linux computers. I think this was a wise move in the light of the increasing popularity of netbooks It also cements Flash's position as market leader in this area, now that Flash can work on all three main platforms; Linux, Mac and Windows it is one less reason for developers to look into alternatives such as Microsoft Silverlight
*** UPDATE ***
Flash Player 10 has officially been released, see http://www.adobe.com/go/getflash
*** UPDATE ***
Flash Player 10 is available from the standard Ubuntu repositories as flashplugin-nonfree (Intrepid) or flashplugin-installer (Jaunty).

Trackback URL for this post:

http://www.greenhughes.com/trackback/1777

Comments

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

i followed your instructions step by step on my Eee PC 900 Linux machine.
it just does not install.
any further new news on ths subject?
thanks
yilmaz

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

I have heard elsewhere that even the current Flashplayer 10 is too slow on Atom netbooks. That is is very very choppy, dropping frames, etc. Isn't this true?

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

hi i got a real problem installing a flashplayer 10 please can some one help me i got a notebook asus 512MG and i am fiding it very difficult .

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

hello. After having my asus eee 4g (running on xandros) for 3 months now (i love it), i attempted my first major alteration to it today, i.e. to install flashplayer 10 beta using instructions on this site and others. I failed. The first thing I did was use your advice to back up my version of flash 9

sudo mv /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so.old

After failing to install flash 10 beta, i realised that i now had no flash on my firefox 3 and no knowledge of how to re-install the older version tht i saved, lol, silly me...

Any advice or instructions on what to do next would be greatly appreciated. Thanks.

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

I got flash 10 beta installed using theses instructions from eee forum:

1. Open a terminal and type
Code:

tar -xvzf flashplayer10_install_linux_081108.tar.gz

or copy and paste what I have in the code box smile
This gives you three items:
install_flash_player_10_linux/
install_flash_player_10_linux/libflashplayer.so
install_flash_player_10_linux/flashplayer-installer

2. Type sudo bash (still in terminal) and the prompt will change so you know you are now a super user
then type
cd install_flash_player_10_linux
3. Last type
cp libflashplayer.so /usr/lib/mozilla/plugins

Close the terminal, start FF and type about:plugins in the address bar and you should now see Flash 10

Phew!! lol. However, on sites like Stickam and 12 second tv, they are failing to detect my webcam at all (before they could detect but not connect). At least flash is working again.
By the way, I really like your site and the interesting articles on it.

Re: Flash Player 10 on the Asus EEE PC: A working webcam ...

Hurrah! Got sites to detect cam by entering command:

sudo echo 1 > /proc/acpi/asus/camera

bye for now... :)

Re: Flash Player 10 on the Asus EEE PC: A working webcam and pro

This is handy - should mean that both Hexagon and FlashMeeting should work on the Eee PC using its own camera.

Re: Flash Player 10 on the Asus EEE PC: A working webcam and pro

From time to time I look here by and read the always interesting and well written contributions. Here I would like to leave gladly a greeting from Thuringia in Germany!

Re: Flash Player 10

this is EPIC news!!!! can't wait to make this work on my eee701

Post new comment

Comments are always very welcome, but please note the following:
  • Comments on this web site are monitored for spam using Mollom. By posting a comment, you accept that your message and other personal details about you will be analysed and stored for anti-spam and quality monitoring purposes, in accordance with Mollom's privacy policy.
  • Please use your own name not a company or website name to submit comments. Your comment will be removed if you don't do this.
  • All links in comments will be marked with a no follow attribute. That means posting a link to your site here won't help your search engine rankings.
  • By submitting a comment you agree that your comment can be reproduced under the same licensing terms as the rest of the content on the site.
  • Comments can be removed at any time without explanation, but won't be removed just because you disagreed with something I said.
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <q> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6>
  • Lines and paragraphs break automatically.

More information about formatting options

Back to top