-
### Code
```Rust
https://github.com/webrtc-rs/webrtc/runs/1467868517
```
### Meta
`rustc --version --verbose`:
```
rustc 1.50.0-nightly (6a889570e 2020-11-27)
```
### Error ou…
-
## Description of the feature
Currently `async_graphql::http::WebSocket` expects a synchronous initializer function however it would be useful to allow async results from that function so that asyn…
-
### Installer
- [x] Check the installer is close to the size of the last release
- [x] Check signature: On macOS, run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure…
-
### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer…
-
I'm trying to connect Firefox to datachannel-rs for the first time and getting one candidate before datachannel-rs hangs up. Any reasons this would happen?
```
Feb 03 12:00:15.295 INFO datachanne…
-
**Describe the feature**
```
const ac = new AudioContext();
const aw = new AudioWorkletNode(ac, 'processor');
const {body: readable} = await fetch('/path/to/raw_pcm_output');
const rawPCMStream…
-
### Installer
- [x] Check the installer is close to the size of the last release
- [x] Check signature: On macOS, run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure…
-
I want to know how i can **test** BigBlueButton docker image/file on http://play-with-docker.com ?
Have installed on it but can't get access. :-(
Please help!
PS: Please do not close this!
Thank…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1739 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,前一个是…
-
I have adapted code from the RTP-to-webRTC example, using gst-launch-1.0 CLT for testsrcvideo, but I would like to generate an image file on the server using the incoming RTP packets from gstreamer (o…