Pierre Guilleminot
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
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...
We have dependency issue to handle node v0.8 https://secure.travis-ci.org/#!/jinroh/kadoh/jobs/1755512
Let's think of a way to make the server assign IDs relatively to the geolocation of the client.
Take frame drop into account in adaptive bitrate.
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...
### 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...
### What does this PR do? Backport #23202 ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### 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...