Chris Needham

Results 487 comments of Chris Needham

> One question is, do we expect at most one remote media session per user agent, or could there be multiple active sessions (one per remote device)? I'd prefer a...

I already provide debian packages for Amazon Linux 2 (see [releases](https://github.com/bbc/audiowaveform/releases)), I'd welcome a PR to add Dockerfile and build script for Amazon Linux 2023 - see https://github.com/bbc/audiowaveform/tree/master/rpm. Does this...

If there's a new incubation that we want to start and want to ask the chairs' approval to create a repo, is there a particular timeslot we should request, or...

Thanks @yoavweiss. I'd like to request 1 hour on the Friday to discuss a topic that's not yet in WICG, but we're hoping start. Our aim is to determine support...

I'd like to cancel our Friday 2pm-3pm session, we didn't get consensus to move this topic to WICG yet.

Thanks! Yes, I probably should update soon... but I'd still want to be able to target Windows XP, which would would need the `v141_xp` toolset.

Just to note that statically linked Windows binaries are available on the Releases page here.

Unfortunately, I don't have access to MacOS to test this myself. It is related to Boost, and specifically the Regex library. There's a related issue https://github.com/bbc/audiowaveform/issues/132 that might help. There's...

Rob said: > TextTrackCue would only become a concrete class if the exposed constructor permitted instantiation of the abstract class, though no such change has been proposed. I'm confused, sorry....

It seems to me that https://github.com/whatwg/html/pull/9771 but allowing the `cueNode` parameter to be optional, would satisfy the use case here. This proposal could also be considered as an incremental step...