Re: [whatwg] [whartwg] Video processing ability for MediaStreamTrack

2015-08-10 Thread Anne van Kesteren
On Fri, Aug 7, 2015 at 8:56 AM, Chia-Hung Tai wrote: > http://chiahungtai.github.io/mediacapture-worker/ Given that removeVideoProcessor() does not take arguments, should addVideoProcessor() not check for duplicates? VideoProcessEventThe looks like a typo. The events don't define constructors.

Re: [whatwg] APIs to interrogate default outgoing HTTP headers, i.e. Accept-Encoding

2015-08-10 Thread Nils Dagsson Moskopp
Ron Waldon writes: > On Tue, 11 Aug 2015 at 08:31 Nils Dagsson Moskopp < > n...@dieweltistgarnichtso.net> wrote: > >> I do not understand that use case. It reads incredibly convoluted to >> me. The UA controls the transport anyway – it should not make any >> practical difference to a script how t

Re: [whatwg] APIs to interrogate default outgoing HTTP headers, i.e. Accept-Encoding

2015-08-10 Thread Ron Waldon
On Tue, 11 Aug 2015 at 08:31 Nils Dagsson Moskopp < n...@dieweltistgarnichtso.net> wrote: > I do not understand that use case. It reads incredibly convoluted to > me. The UA controls the transport anyway – it should not make any > practical difference to a script how the data is transmitted. > My

Re: [whatwg] APIs to interrogate default outgoing HTTP headers, i.e. Accept-Encoding

2015-08-10 Thread Nils Dagsson Moskopp
Ron Waldon writes: > I posted this at http://discourse.wicg.io/ a long time ago and forgot to > email the list about it, so here goes... > > ## original post > > There's currently no good way to determine whether or not a browser / > environment supports GZIP-deflated content entirely from the fr

Re: [whatwg] [whartwg] Video processing ability for MediaStreamTrack

2015-08-10 Thread Alex Russell
I'm incredibly excited to see this moving forward.

[whatwg] APIs to interrogate default outgoing HTTP headers, i.e. Accept-Encoding

2015-08-10 Thread Ron Waldon
I posted this at http://discourse.wicg.io/ a long time ago and forgot to email the list about it, so here goes... ## original post There's currently no good way to determine whether or not a browser / environment supports GZIP-deflated content entirely from the front-end. Servers can interrogate