-
I have ran all the pre required commands
brew install ffmpeg opus libvpx pkg-config
but still it is not installing.
My python version is Python 3.13.0
Getting the following error
```
pip…
-
Thank you for the sample code.
I want to do some simple transformations on audio and video.
There are sample codes for video operations: https://github.com/aiortc/aiortc/blob/main/examples/ser…
-
python下可以使用aiortc实现webrtc链接,直接跑udp到浏览器,自带媒体流传输,延迟可以搞到80ms内
-
Being done in the `devel` branch until we have a new `aiortc` release with:
* [x] Missing receiver.track property: [issue 298](https://github.com/aiortc/aiortc/issues/298)
* [x] player.video.stop(…
ibc updated
10 months ago
-
As shown in this CI action: https://github.com/versatica/mediasoup-client-aiortc/actions/runs/11389354908/job/31689098283
```
Collecting aioice=0.9.0 (from aiortc>=1.9.0->mediasoup-client-aiortc==…
-
Many of the examples in this repo show client to server media sinks (mic / video capture), which have frame based callback processing. I am looking to do server to client media playback, with frame ba…
-
I am running the `https://github.com/aiortc/aiortc/blob/a9449820f745e63316b57914b2f1fa7c07f54d9a/examples/webcam/webcam.py ` file , using the command
```
python .\webcam.py --play-from .\video\dem…
-
I have a webrtc client made using aiortc in python and it is connecting to a webrtc server using rust ([webrtc-rs](https://github.com/webrtc-rs/webrtc))
currently I am creating a data channel and add…
-
**Overview**
Unable to install.
I have removed all python packages from my computer, created a new venv
Even if as shown I use an older version of setuptools I till get the same error
```
pyt…
Nniol updated
3 months ago
-
Being able to input and output WebRTC streams in the OpenGL window hierarchy would allow network-connected instances of Flitter. It would also allow interop with [Hydra](https://hydra.ojack.xyz/?sketc…