Forums

Ilya

5yr ago

Telegram WebRTC (VoIP) - Voice chats, private incoming and outgoing calls for py devs

This project consists of two main parts: tgcalls, pytgcalls. The first is a C++ Python extension. The second uses the extension along with Pyrogram. All together, it allows you to create userbots that can record and broadcast in voice chats, make private calls
Ilya

4yr ago

Python WebRTC - provides bindings to WebRTC M92

A Python extension that provides bindings to WebRTC M92. This project follows the W3C specification with some modifications and additions to make it work better with Python applications and with useful APIs like programmatic audio and video.