-
I am planning to add custom encryption for videos steam like this one https://stackoverflow.com/questions/12524994/encrypt-decrypt-using-pycrypto-aes-256. I have found that the latest chrome version h…
-
I am trying to connect a aiortc/MediaPlayer to a Kurento Media Server WebRtcEndPoint..
Having problems with ICE (local LAN). The CandidatePair is IPv4 on the local LAN and is shown as SUCCEEDED.
…
-
In the browser I get:
`[2020-05-04T19:12:36Z WARN neqo_crypto::agent] [Agent 0x7fe8735565b0] error: NssError { name: "SSL_ERROR_HANDSHAKE_FAILED", code: -12116, desc: "SSL handshake has already fa…
-
h264 cannot decoded see
reproducible with https://github.com/aiortc/aiortc/issues/315
after revert https://github.com/meetecho/janus-gateway/commit/5680b403223f7216789ea5149b0907ff2ba2726d
ther…
-
Hi, I have to create a audio streaming system which captures audio from my PC mic and sends UDP packets to WebRTC peers (I am using aiortc). What I have done so far has been creating a peer with a Med…
-
Is there any way I can implement rtmp broadcast using your api, NetGear for example.
## Question
### Acknowledgment
- [x] A brief but descriptive Title of your issue.
- [x] I hav…
-
I need to transfer video from raspberry pi to remote web page which is hosted in Ubuntu server.
The raspberry Pi is in local network and no port forward can done there, the Pi need to initiate th…
-
I've been trying to install the server example via docker, ubuntu base image v18.04 and it fails on the pip install av every time. Been at it for a couple days and tried everything I could find. This …
-
The examples, although good for their purpose don't include a simple chat app.
I cannot figure out the most simple way to use aiortc for just simply chatting in a group chat.
I know I need to u…
-
@BKristenssonAlfsson is running edge on EC2 which appears to function well. UI can connect to it. However the edge REST API returns 500 with HTML instead of properly formatted JSON with an actionable …