stefan hakansson
stefan hakansson
From https://lists.w3.org/Archives/Public/public-media-capture/2018Feb/0005.html Current specification and implementation also adds an isTypeSupported method which provides drive-by fingerprinting surface, not currently constrained by user permissions or interaction. The current draft of our Mitigating...
As described in https://lists.w3.org/Archives/Public/public-media-capture/2018Feb/0005.html this is missing. "MediaStream Recording has no mention of privacy and no privacy or security considerations sections. "
The use case is using a ServiceWorker to fetch and store objects (e.g. as a reaction on a web push) to have them ready when the user visits the site....
The latest image listed in [https://github.com/google/android-emulator-container-scripts/blob/master/REGISTRY.MD](https://github.com/google/android-emulator-container-scripts/blob/master/REGISTRY.MD) is version 30. Why are not later versions included? Also, [https://source.android.com/docs/automotive/start/avd/cloud_emulator](https://source.android.com/docs/automotive/start/avd/cloud_emulator) talks about a separate goldfish-webrtc-bridge, but to my understanding there is no such...
Sorry to be late to the party, but experimenting a bit with this feature on Chrome and Firefox I conclude that it is not available to ServiceWorkers. I think it...
See discussion at https://github.com/EricssonResearch/bowser/issues/53. As verified by @pantaoran and me, adding a Data channel to a PeerConnection seems to cancel out audio and video.
I get the errors: ``` OperationError: Failed to parse SessionDescription. Expect line: v= OperationError: Error processing ICE candidate OperationError: Error processing ICE candidate OperationError: Error processing ICE candidate OperationError: Error...
Looking at https://w3c.github.io/webrtc-extensions/#rtcrtpencodingparameters, a new parameter "codec" is added. However, it is not used in any of the algorithms in section 7 (parameters.codec**s** is used in 7.2.1, presumably that refers...
"(outgoing/incoming) WebRTC connection" is used in N40, N41, N42, N45, N46, N47 but seems to have no definition. "WebRTC connection" leads my mind to establishing a connection using ICE, but...
This morning I had to restart my Ubuntu 24.04 after upgrading (`apt update` + `apt upgrade`), and afterwards using tkey-ssh-agent failed with errors like `tkey-ssh-agent: Tkey detection failed: GetDetailedPortsList: Error...