Telegram Web
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
The third team postponed the development of pytgcalls using the aiortc library until a bug in the aiortc was fixed.

Instead, the team is engaged in the implementation of the library in JavaScript. To work from Python there will be a second library connecting the two parts.

Thus the third team has two libraries:
- pytgcalls (temporary works with tgcallsjs);
- tgcallsjs.

According to one of the developers, the tgcallsjs library will be released tonight (possible).
2024/10/13 12:15:52
Back to Top
HTML Embed Code: