Da poche ore è disponibile per il download la Release Candidate di Flash 10. Ecco l'elenco delle novità:
* Camera input works a whole lot better (V4L1 and V4L2 cameras both work; V4L2 cameras don't peg the CPU anymore)
* Software fullscreen performance is vastly improved
* Faster, more stable windowless mode (but be sure to use very recent browser builds)
* SSL now handled through NSS instead of flashsupport-OpenSSL alliance
* White speckles are gone from video playback
* Important stability fixes (fewer crashes)
* Still not 64-bit native, just to get that out of the way
Versione 10 stabile
Versione 10 RC1
Versione 10 RC2
Fonte della News
EDIT:
Installazione su sistemi a 32 bit
Codice: Seleziona tutto
sudo aptitude purge flashplugin-nonfree libflashsupport
sudo aptitude install flashplugin-nonfree
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
tar xvfz install_flash_player_10_linux.tar.gz
sudo cp ./install_flash_player_10_linux/libflashplayer.so /usr/lib/flashplugin-nonfree/
Codice: Seleziona tutto
wget http://queleimporta.com/downloads/flash10_en.sh && sudo chmod +x flash10_en.sh && sudo sh ./flash10_en.sh
