samples
samples copied to clipboard
WebRTC Web demos and samples
which allows replaying IVF files generated by video_replay in the browser. This is useful for debugging issues like https://bugs.chromium.org/p/chromium/issues/detail?id=1418596 where the native video_replay is using software decoder which do not...
**Description** Update volume example to use web audio API. Closes #1509 NOTE: soundmeter.js is no longer loaded via index.html but instead via Javascript using [Worklet `addModule()`](https://developer.mozilla.org/en-US/docs/Web/API/Worklet/addModule) . As such, [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)...
# Please read first! Please use [discuss-webrtc](https://groups.google.com/forum/#!forum/discuss-webrtc) for general technical discussions and questions. If you have found an issue/bug with the native `libwebrtc` SDK or a browser's behaviour around WebRTC...
# Please read first! Please use [discuss-webrtc](https://groups.google.com/forum/#!forum/discuss-webrtc) for general technical discussions and questions. If you have found an issue/bug with the native `libwebrtc` SDK or a browser's behaviour around WebRTC...
**Description**
Please add and example on the website on how to share a local video file (webm). Other file types could be also streamed by using ffmpeg.asm.js... It would be great...
**Description** small refactoring **Purpose** code factorisation / simplification / concision
## Description This is a feature request for adding a Dark Mode to the WebRTC samples repository. Dark Mode has become a popular and widely adopted UI feature, enhancing user...
…unction **Description** The sample of the audio processor can choose the local microphone. **Purpose** On my computer, there are multiple microphones. The microphone that is automatically selected is not the...
Sorry for unrelated question. I'm proposing to add https://webrtc.googlesource.com/src/ as a mirror on this GitHub org (similar to https://github.com/torvalds/linux/ or https://github.com/ffmpeg/ffmpeg or https://github.com/TeX-Live/texlive-source/) This would allow for conveniently adding webrtc...