[blink-dev] Re: Intent to Prototype: Transferable RTCDataChannel to workers

2024-07-26 Thread 'Diego Perez Botero' via blink-dev
In the context of Cloud Gaming scenarios, this would be a HUGE win, especially if we can also get Gamepad APIs to be usable inside Web Workers (see Make gamepads accessible by web worker · Issue #37 · w3c/gamepad · GitHub ). On Thursday, July 25, 2024

[blink-dev] Re: PSA: Add Permission modals for Keyboard and Pointer Lock

2024-09-09 Thread 'Diego Perez Botero' via blink-dev
Could you please confirm that: 1. Keyboard Lock and Pointer Lock will continue to work in WebView scenarios 2. The new permissions prompt is compatible with full screen (which is a requirement for pointer lock) If you have an example video or screenshots of the design for the new behavior, that

[blink-dev] Re: Intent to Ship: H265 (HEVC) codec support in WebRTC

2025-03-03 Thread 'Diego Perez Botero' via blink-dev
Alex - AV1 isn't an option for all WebRTC use cases due to hardware limitations. For instance, for Xbox Cloud Gaming, we do not have AV1 encoding capabilities on our server hardware and would benefit substantially from having H265 decode support on browser clients. We can already get that worki