-
hai ,
It is not an issue.
one small quick query
@ahopkins
Could you please confirm were you able to create multiple streams in a single connection using the AIOQUIC code .
Sorry for raisin…
-
## Question
How to Stream more than one camera individually (without joining more than one frame into one) with the least possible delay..
this example is almost what i want, but uses another …
-
I call `pc.addTransceiver()` with a `track` (generated by a `MediaPlayer`) whose `id` is "296ff180-3e3a-44de-b9f9-e0440d686e84".
However when I print the `transceiver.sender.getStats()` I see a str…
-
Recent git commit 713fb64 introduced option `--play-without-decoding` to example script `janus.py`, and added an example commandline to `examples/janus/README.rst`.
...but that commandline calls `w…
-
https://github.com/aiortc/aioquic/blob/96ce66be6d125aa823f2945ce7b924a9adce4304/tests/utils.py#L94-L104
why current version use WindowsSelectorEventLoopPolicy in tests/utils.py for python3.8 since …
-
Inspired by Okio Path
```
val aiortc = "https://cloudflare-quic.com/b/".toHttpUrl()
val postRequest =
Request(
url = aiortc + "post",
body = "{}".toRequestB…
-
Hi!
Would anyone be willing to share with me some tips on how to create additional RTCPeerConnections FROM the server to a client/peer?
(I am currently experimenting with the Server example)
…
-
Hi,
I am trying to record a WebRTC stream using aiortc 1.2 on a raspberry pi with Ubuntu 20.04.
Unfortunately I am getting the following error after 2-3 minutes of recording. I already tried t…
-
From the current `master` branch, I cloned and then pushed to balena. Image built ok and has deployed to my device (raspi 4)
However the `balena-cam` container is failing to start, falling over wi…
-
Hi, anyone have been experimenting streamlit-webrtc component with Google Colabs and Ngrok, i need this setup because google colab have free gpu to serve my model.
I have an ICE connection state is…