Chrome 29 Beta Brings Video & Web Audio To Android
Written by Ian Elliot   
Thursday, 18 July 2013

After the fairly uneventful release of Chrome 28, version 29 moves into beta and has some ground-breaking features for Android.

Support for WebRTC, which is the direct peer-to-peer protocol and is part of the HTML standard opens up the ability for mobile video chats in the browser. When you couple this with the Web Audio API, which is now included in the Android beta the prospect of in-browser video conferencing becomes a distinct possibility.

chrom29vidm

 

For developers the WebAudio API, which is already implemented on the desktop and iOs and currently in beta 29 is currently restricted to Android devices with ARM processors with the NEON extension, means that they can implement "professional-quality" sound in games. This MIDI Synth demo lets you try it out:

 

(Click on image to open demo in new window)

 

For desktop users support for the VP8 codec used in the WebM format means that the same quality of video can be delivered at half the bit rate. All we need now is a wide spread support for VP8 or any single workable codec. 

A major enhancement for desktop users is an improvement to the Omnibox, which now tailors search results based on the recency of websites visited to provide users with suggestions that are "contextually relevant at the right time.” 

Among the new features that are currently more experimental is a draggable menu that provides the ability to access menu functions in one motion, this only works on devices with virtual menu buttons. If you have a physical menu button you won't see this feature as Chrome hides the on-screen menu button.

 

More Information

Google Chrome Blog

Related Articles

Chrome 27 Released, Chrome 28 In Beta

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?



Can C++ Be As Safe As Rust?
10/04/2024

Herb Sutter is a well known and respected C++ champion and he thinks that the language only needs a few tweaks to make it as safe as Rust. Can this be true?


More News

Last Updated ( Thursday, 18 July 2013 )