Philipp Hancke

Results 94 issues of Philipp Hancke

which was just released yesterday. It adds a random 64 bit integer that is per-peerconnection and not known to Javascript which effectievly (I hope!) prevents this issue. Not so sorry...

mostly making it shorter. No functional changes.

I've made quite a number of changes in adapter's selenium-lib recently which should be ported over to here. Notably https://github.com/webrtc/adapter/pull/258

not sure if I should file it here or in testrtc... I noticed some issues while trying to use it: 1) it uses the video elements width/height [here](https://github.com/webrtc/testrtc/blob/master/src/js/camresolutionstest.js#L317-L318) which is...

follow-up on #24

Originally started from fixing most of https://wpt.fyi/results/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html?label=experimental&label=master&aligned cleaned up everything with an associated bug entry where all tests were passing.

described in https://lists.w3.org/Archives/Public/public-webrtc/2021Feb/0043.html https://www.youtube.com/watch?v=nPkyvxsKed8 (meeting) Draft implementation: https://github.com/web-platform-tests/wpt/pull/36487

In [this chrome CL](https://chromium-review.googlesource.com/c/chromium/src/+/2050303) I tried adding a [third-party library for dealing with SDP](https://www.npmjs.com/package/sdp) in webrtc tests. I put a trimmed down version of the code, a README specifying where...

https://code.google.com/p/webrtc/issues/detail?id=2796 will (in due time) be relevant to all libs here. Watch this bug.

enhancement