Re: Intent to ship: MediaRecorder.{audio|video}BitsPerSecond

2019-10-04 Thread Andreas Pehrson
5#C1663069NL43 for the limits, and https://phabricator.services.mozilla.com/D41585#C1663069NL212 for the algorithm) Given this, I don't see the need for explicit resistFingerprinting support. -tom > > On Thu, Oct 3, 2019 at 9:54 PM Andreas Pehrson > wrote: > > > >

Intent to ship: MediaRecorder.{audio|video}BitsPerSecond

2019-10-03 Thread Andreas Pehrson
or getting access to the MediaStreamTracks needed to create a recorder are. Andreas Pehrson ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Intent to unship: LocalMediaStream

2018-10-11 Thread Andreas Pehrson
On Thu, Oct 11, 2018 at 4:58 PM Mike Taylor wrote: > On 10/11/18 9:16 AM, Andreas Pehrson wrote: > > I would like to unship the MediaStream subclass LocalMediaStream and its > > stop method. > > > > Firefox is the only major browser to still ship LocalMediaStream. It i

Intent to unship: LocalMediaStream

2018-10-11 Thread Andreas Pehrson
I would like to unship the MediaStream subclass LocalMediaStream and its stop method. Firefox is the only major browser to still ship LocalMediaStream. It is the type we use for the MediaStream that is returned from getUserMedia. The most breakage I expect is for the removal of the stop method, b

Intent to unship: AudioStreamTrack and VideoStreamTrack

2018-10-11 Thread Andreas Pehrson
I would like to unship the MediaStreamTrack subclasses AudioStreamTrack and VideoStreamTrack. Firefox is the only major browser implementing these classes and they don't add anything other than the type. They were removed from the spec in 2014, https://github.com/w3c/mediacapture-main/commit/d9424

Intent to ship: Canvas CaptureStream

2015-09-17 Thread Andreas Pehrson
Targeting Firefox 43, I intend to turn Canvas CaptureStream on by default for all platforms. It has been developed behind the `canvas.capturestream.enabled` preference, and landed behind that pref in Firefox 41. Other UAs intending to ship it are at least Chromium/Blink, who have started work in t

Re: Intent to not fix: Building with gcc-4.6 for Fx38+

2015-03-25 Thread Andreas Pehrson
worked fine for building from scratch, including an OTA package - which IIRC builds some AOSP tooling for the host. Dolphin is kitkat so not affected. Not sure about the Nexus. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@telenordigital.com | www.telenordigital.com On