-
### Description
Hello,
I have a weird bug, that my app can make HTTP/3 requests when running on debug or release, but, when the app is published, it cannot make such requests.
My app is an Avalon…
-
### Description
Hello,
I am trying to use HTTP/3 with .NET 7 on Linux, with msquic. I already accomplished to use HTTP/3 with .NET 6 on Linux before, with msquic too.
For some reason, it is not w…
-
Hi,
Im able to get the https://github.com/aiortc/aiortc/tree/main/examples/server running just fine on Mac using http://localhost:8080. But when I try to access it via a mobile browser, by going to…
-
When I try to send 10 messages per second in datachannel I observe that messages are sent much slower, at 5 message per second.
I did a docker example to reproduce: https://gist.github.com/le-chat/…
-
### Description
Hello,
I don't know if this is a bug, but I am leaving it here :-)
The website https://http3check.net/ is used for testing HTTP/3, and when itself is checked, it claims that it …
-
My application is running bidirectional OPUS audio, and currently I'm seeing one-way latencies (audio in to audio out) of **500-600ms**. This is using the OPUS codec, when using U-LAW I see even highe…
-
```
Vegvisir: running client: chromium --origin-to-force-quic-on=server4:443 --enable-experimental-web-platform-features --log-net-log=~/scratch/gltf-loader-docker/vegvisir/logs/the_great_test/2022-0…
-
- With Cryptography 39.0.0, RTCPeerConnection fails to create RTCDtlsTransport
- RTCCertificate can't find self._cert._x509 while running _create_ssl_context()
- This seems to due to one of the back…
-
### Description
I have a simple Webgear_RTC with a custom source (which shouldnt be relevant, but in case it is).
Using Brave Browser, but have also tested safari and Chrome with the same issue.
…
-
I'm developing a program that has a computer generated video. The processing rate for the video generation is faster than the realtime rate, and I want to stream the video and audio as soon as the aud…