-
Our binary wheels are currently built against `vpx` version 1.11.0 which suffers from a buffer overflow which might be exploited remotely:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-52…
-
https://github.com/aiortc/aioquic/blob/444be09157aed3c81881d18647484165dd07139c/src/aioquic/quic/packet_builder.py#L20
https://www.rfc-editor.org/rfc/rfc9000.html#name-datagram-size
Both client …
-
Hello !
I recreate a topic because the last has been closed.
I'm trying to use PyAV for create an audio frame and I have an error I can't fix since days now. This is my custom audio class:
```p…
-
Hi @jlaine,
I'm writing a code to transfer a file using the aiortc module.
aiortc imports av package for video or audio streaming.
I successfully made the code and in the python virtual environme…
-
This is on Windows.
Repro:
1. Run `python webcam.py`
2. Go to http://localhost:8080/
3. Click start, wait for cam footage to appear
4. Click stop, observe "camera active" light is still on
5. …
-
I am progressively returning from a much needed break regarding the opensource projects I maintain, and am looking for a more sustainable way to maintain them.
Some years ago, I stepped up to hel…
-
I have set up a simple example server using only a data channel at the moment. I want to be able to stop the RTCPeerConnection on the server when the ice connection to the client is lost (e.g. when th…
-
When attempting to import from an existing `pyproject.toml` file I get an empty generated `requirements.txt` file, for context I am currently attempting to import from using `poetry` to using `uv` w…
-
In the "Additional options" section on the Readme for videostream-cli, the command for playing a media file doesn't include "offer" role for the offer instance of "cli.py":
`$ python cli.py --play-…
-
Running the examples results in an error related to the certificate found in tests/.
I have verified that the cert and key get loaded in during server startup. Handshake between client and server s…