jlaine / aiortc
WebRTC and ORTC implementation for Python using asyncio
☆141Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for aiortc
- GStreamer Python binding overrides (complementing the bindings provided by python-gi). This module has been merged into the main GStreame…☆231Updated 3 years ago
- Tested on local and public network.☆154Updated last year
- WebRTC demo using flask for routing.☆46Updated last year
- Superseded by https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples/webrtc - Demo apps for using gstrea…☆491Updated last year
- ☆59Updated 4 years ago
- Misc. examples demonstrating use of gstreamer☆45Updated 9 years ago
- Implemented a Python streaming video server and client that communicate using the Real Time Streaming Protocol (RTSP) and send data using…☆59Updated 8 years ago
- RTSP and RTP streaming. Programming assignment from the book "Computer Networking: A Top-Down Approach" by Jim Kurose☆89Updated 3 years ago
- ☆168Updated last year
- A reworked tutorial for using GStreamer Python bindings.☆88Updated 3 years ago
- A remote live video streaming connection with Flask