-
hai ,
It is not an issue.
one small quick query
@Froggo8311
Could you please confirm were you able to create multiple streams in a single connection using the AIOQUIC code .
Sorry for rais…
-
https://github.com/aiortc/aiortc/blob/25de502661f0603bee256e91e6e47633b1336ea7/src/aiortc/rtcrtpsender.py#L321
In this line (321), I try to understand why we have used random32 for timestamp value.…
-
hai ,
It is not an issue.
one small quick query
@alexandrehtrb
Could you please confirm were you able to create multiple streams in a single connection using the AIOQUIC code .
Sorry for r…
-
Before filing an issue please verify the following:
* Check whether there is already an existing issue for the same topic.
* Ensure you are actually reporting an issue related to ``aiortc``. The g…
-
## Brief Description
I am using Webgear for video streaming on local network and encountered a bug that once you import aiortc, opencv imshow function blocks the execution. I have initiated the b…
-
Hello,
Can you explain why aiortc is trying to connect out to 11.112.132.188? Whois for that IP address returns that it's registered to the US Department of Defense.
This call Is my intended cal…
-
## Description
This sometimes happens when using the MNIST notebooks, but doesn't seem to cause any issue. I guess there is a problem with the internal state sometimes and this exception isn't being …
-
when i receive vp9 codec i get this problem
sdp is
```
v=0
o=- 1583961806678409 1 IN IP4 51.158.174.83
s=VideoRoom 1234
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS janus
m=audio 9…
-
I have peers that switch to/from cameras and screen sharing and they use the `replaceTrack` mechanism for this. With aiortc it seems to cause the decoder to stop and never start again despite the rec…
-
Hai, @jlaine
I am trying to upload file using aioquic(using below command) and not able to get how to do
and instead getting file with data as "Method Not Allowed" while using below command
I…