All activity
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.
Python WebRTC
Python WebRTCprovides bindings to WebRTC M92
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
Telegram WebRTC (VoIP)
Telegram WebRTC (VoIP)Voice chats, private incoming and outgoing calls for py devs