-
How to reproduce:
1) add transceivers to the peerConnection from the server (for example when the datachannel opens):
```py
@pc.on("datachannel")
async def on_datachannel(ch…
-
## Overview
While installing the PyAV package via. PYPI (pip install av), the build breaks. And it does not install.
## Expected behavior
It was expected that the package will install after…
-
@jlaine
Hello, this may be due to my lack of knowledge, but I can't seem to add several tracks to one connection.
I always end up with the same error when I invoke "pc.addTrack" several times for …
-
Hey, I have the following setup:
- The [aiortc server](https://github.com/aiortc/aiortc/blob/main/examples/server/server.py) from the aiortc examples is running on a Windows machine
- An Android ph…
-
> Note: Issues that do not provide the following information will be deleted directly (Please follow the issue template, or we will delete it)
'
Make sure to maintain the markdown structure.
> Note:…
-
I love the STUN list, but if you could also have a list of servers that allow anonymous TURN that would be A+.
Anyway, thanks for the list!
-
Hello,
I am using ROS driver for SPOT control and able to get data from the default cameras installed in the SPOT.
But with the additional Payload cameras ( [Spot Cam+IR](https://support.bostondy…
-
Hello everyone,
I currently struggle with looping video files with the aiortc MediaPlayer helper.
I'm using the janus example code with the loop parameter added to the MediaPlayer parameters. …
-
When I try the webcam example with a local MP4 file as `play_from` arg and set `loop=True` in the MediaPlayer, the video plays fine once but then repeats with much higher framerate
-
Hey,
Cool project! I have two questions:
1. Are you planning to try out the MediaStream API too?
2. Do you have some performance stats on latency and FPS when transferring images via the data c…