Pierre Guilleminot

Results 17 issues of Pierre Guilleminot

http://dev.w3.org/2011/webrtc/editor/webrtc.html http://dev.w3.org/2011/webrtc/editor/webrtc.html#peer-to-peer-connections http://arstechnica.com/business/news/2012/01/hands-on-building-an-html5-photo-booth-with-chromes-new-webcam-api.ars http://blog.chromium.org/2012/01/real-time-communications-in-chrome.html http://www.webrtc.org/ https://www.w3.org/Bugs/Public/show_bug.cgi?id=15206

new feature

Maybe we could use webworkers to run our node object since we don't need any DOM access and we would take advantage of multithreading. [stackoverflow](http://stackoverflow.com/questions/2773682/what-are-the-use-cases-for-web-workers) > - John Resig (of...

new feature

We have dependency issue to handle node v0.8 https://secure.travis-ci.org/#!/jinroh/kadoh/jobs/1755512

problem
testing

Let's think of a way to make the server assign IDs relatively to the geolocation of the client.

new feature

Take frame drop into account in adaptive bitrate.

enhancement
work-in-progress

This PR introduces some hashing of our resolver outputs to being able to avoid doing unnecessary Rego evaluation if the inputs is unchanged. The main motivation is to avoid the...

changelog/no-changelog
team/agent-cspm

### What does this PR do? Make tests of k8sconfig more robust and work properly when not running as root. ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs...

changelog/no-changelog
team/agent-cspm
qa/no-code-change

### What does this PR do? Backport #23202 ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes

documentation
changelog/no-changelog
team/agent-cspm
qa/no-code-change

### What does this PR do? This change make sure that we inject SBOM related env vars only to core agent container. ### Motivation Since https://github.com/DataDog/datadog-operator/pull/1044 the `HOST_ROOT` injected for...

bug