-
Currently aioice:
- emits all local ICE candidates in one go
- expects remote ICE candidates to be provided in one go
Adding ICE trickle support is highly desirable, but:
- it adds significant c…
-
Hi,
I'm using aioquic to study the streams in qlogs. I wanted to make sure about where to study the streams in qlogs. I see the stream details in Multiplexing tab which tells me when did the str…
-
We need to further our understanding of the properties of WebRTC sessions. The specific question of this issue is: Since Raiden messaging via webRTC is non-continuous (unlike audio/video), do we need …
-
```
2021-12-07 12:15:52.399 ICE connection state is closed
2021-12-07 12:15:52.508 Exception in callback Transaction.__retry()
handle:
Traceback (most recent call last):
File "/usr/local/lib/p…
-
Hi
I want to visualize my model using viewer tool. accessing through the link provided belove the training part but the issues as you can see in the following pic, server is connected but render is …
-
It is really painful to work in code bases of significant size without TypeScript.
Please consider adding TypeScript typings or (even better) refactor to TypeScript as primary source code version (…
-
### Short description
Some histograms are not properly filled when log mode is enabled (for X or Y axis).
### Steps to reproduce
1. Run `histogram.py` from examples.
2. Right-click to bring up m…
-
Research low level streaming protocol aka **Nanov3**.
Is it using this?
`GET /v4/sessions/home/12D89B40-ACB6-4E1B-8E96-F744E8D05D73/configuration HTTP/1.1`
```json
{
"keepAlivePulseInSeco…
-
It would be nice to start planning support for HTTP/3. aioquic provides a sans-I/O API for HTTP/3 similar to h2 which would make such an integration possible.
The main hurdle is that the connection…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I already opened this idea with @Ja…