-
Hello guys.
I wanted to receive and send audio and video file through websockets or any other ways in fastapi.(proccess like a chatroom that someone talking and others listening lively).
does anyone…
-
I am trying to connect python's aiortc to the WebRTC of go2rtc. Unfortunetlay, my offer is not answered.
I observed that aiortc is sending an offer (see image) beginning with sdp instead of webrtc…
-
Need to make a docker-compose for this project with Traefik to get a legit certificate from LE
-
Hey guys, im having the same issue!
### Discussed in https://github.com/aiortc/aiortc/discussions/734
Originally posted by **ahmadmughees** June 6, 2022
Hi, Thanks for amazing framework,
…
-
I'm on macOS catalina and have to issues.
I can't copy the entire response from `main.html`'s input field into the program. Somehow the `getline()` call never returns and I cannot press enter eithe…
-
Hello, I'm a beginner using the 'aiortc' library, i use aiortc to open the connect from the raspberry pi to a web browser for send the video stream from pi camera to client. I created a new RTCPeerCon…
-
Hello, @bengreenier. Can you give a minimal example of two WebRTC clients using this signal server to communicate? Thank you.
-
Hi,
This is my current procces:
1. Read webcam using opencv as frame (DONE)
2. Do some modifications to the frames (DONE)
3. Send the modified frame to a peer through aiortc (NOT DONE)
4. Repea…
-
Initially on setting `BALENA_HOST_CONFIG_start_x` and `BALENA_HOST_CONFIG_gpu_mem_256`/`_512`/`_1024` fleet configuration variables, pi stopped booting.
Editing the following file on SD card and re…
-
Instead of mjpgstreamer, can you see if aiortc would work/is faster?
Octoprint [recently added support for webrtc](https://github.com/OctoPrint/OctoPrint/pull/4225). See [a guide](https://communit…