tgcalls
510 subscribers
37 photos
1 video
61 links
Incoming, outgoing and video calls, voice chats and live streams in Telegram for users and developers. Information about chats, bots, libs and Telegram updates.

Our awesome list: https://github.com/tgcalls/awesome-tgcalls
Download Telegram
Channel created
https://github.com/tgcalls – organization for aggregating all repositories related to tgcalls
‼️ The message is no longer updated

Information about active projects in development


Team 1 (@MarshalX):
- tgcalls – a python binding for tgcalls (c++ lib);
- pytgcalls – library connecting python binding for tgcalls and pyrogram.

Current status: incoming and outgoing calls, voice chats, playing sound from a file and microphone, outputting sound to a file and to devices. The developer is temporarily engaged in another project and is working.

Team 2 (@bakatrouble):
- tgcalls implementation on Python using aiortc.

Current status: decryption works, problems with ICE. Development stopped.

Team 3 (@TwitFace, @Laky64):
- pytgcalls – tgcalls implementation on Python using aiortc;
- tgcallsjs - released.

Current status: bug on aiortc (can't make offer on passive mode). The team released a library in another programming language (TS).

All repositories are collected in one GitHub organization: https://github.com/tgcalls

‼️ The message is no longer updated
Telegram channel and chat of the third team project:

@pytgcallsnews
@pytgcallschat
tgcalls
‼️ The message is no longer updated Information about active projects in development Team 1 (@MarshalX): - tgcalls – a python binding for tgcalls (c++ lib); - pytgcalls – library connecting python binding for tgcalls and pyrogram. Current status: incoming…
For the first project user-friendly interfaces have yet to be developed. It's too early to talk about documentation. It all takes time (soon). As for the names of the projects, we just have problems with imagination. We started not knowing about each other 🤷‍♂️
Official Telegram tips related to calls and voice chats

- Set a Push-to-Talk shortcut
- A system-wide widget for voice chats
- Voice Chats for up to 5,000 participants (source)
- Encrypted Voice and Video Calls

Now we know the maximum number of participants in voice chats! 🎉
“This is an example of how easy pytgcalls will be 🙈© Laky64 (member of third team)
Despite the post in the official channel with tips, the maximum number of participants in the voice chat is 1000.

Method: phone.JoinGroupCall
Exception: [400 Bad Request]: [400 GROUPCALL_PARTICIPANTS_TOO_MUCH]
The limit was raised from 1000 to 5000 participants!

Screenshot by @tginfo