-
I have found that sometimes my phone's browser shrinks video stream resolution. For the instance at the start of video streaming it was 480x640 (portrait), then suddenly it drops to 240x320. I guess t…
-
Hi,
First of all thank you very much for your work.
I'm tinkering a bit with it but I'm stumbling across a problem: I "dockerized" the app, but the problem is that the SDP port offered by the se…
-
I am trying to make a code where it gets input from the user on the web and when the message is received, get the tts data from speech_synthesizer using push stream and from each audio buffer, I creat…
-
Hi guys. Is anybody know or have an idea how to use PiCamera2 and put videodata into MediaStreamTrac?
-
I am doing webrtc experiments in a network emulated environment where bandwidth is congested and fluctuated, thus my application needs the rate controlling feature to adapt to the bandwidth.
*…
-
Hello,
I hope you're doing well. I'm currently facing an issue while working with aiortc and passing a UDP stream. Unfortunately, I'm having some trouble keeping it running consistently. Whenever t…
-
Hi Everyone,
I tried using aiortc to stream an mp4 file to a web-browser with partial success. It works okay on pretty much any browser on a Mac, but it doesn't do very well on iOS devices, the play…
-
Im working on a django project, i have implemented on my server side some functions that uses opencv mat objects and process them to recognize faces. What I need to do is to send the video frames from…
-
Hello,
I'm developing a python client SDK for livekit, and I ran into a weird problem.
In rctpeerconnection.py, in the __connect() method, I have to patch line 1018 to disable SCTP to make it wo…
-
Hi. Thank you for your tool.
Unforunately I can't make the example to run on windows (it works on my Linux machine).
I run `python cli.py offer` and get this printed:
```
Exception in callback _Pr…