On Friday, August 9, 2013 11:14:48 AM UTC+2, Alexandre Lissy wrote: > Le 09/08/2013 11:03, jose llopis a écrit : > > > i am making a workaround on getusermedia for a audio recorder app using: > > > > > > navigator.getUserMedia = navigator.getUserMedia || > > navigator.webkitGetUserMedia || navigator.mozGetUserMedia || > > navigator.msGetUserMedia; > > > > > > > > > but i always got this message: > > > > > > > > > 'navigator.getUserMedia not present' > > > > > > does it getUserMedia implemented on ffos? > > > > Yes, it will be part of v1.2, you can already test it with the master > > branch.
Or nightly builds if you have a geeksphone. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
