tgcalls
tgcalls copied to clipboard
tgcalls purpose
I'm writing Telegram client using TDLib and would like to integrate VoIP/Video calls into it.
Should I use tgcalls as as full replacement for libtgvoip, or it is just a supplementary code for some functionality?
Where to look for best examples of tgcalls use?
Thanks
Yes, i want it
As I know, libtgvoip is an obsolete legacy library. Don't rely on it.
As I know, libtgvoip is an obsolete legacy library. Don't rely on it.
But telegram-desktop still includes a fork of libtgvoip in its distribution and relies on it
@zevlg that's just for backward compatibility with people who are still using old Telegram versions
maybe someone could add a "redirect" from libtgvoip to here? It doesn't have issues enabled so I cannot ask there directly unfortunately
Is there any documentation for this library? I want to make calls in my application which uses tdlib and tdjson interface but don't understand how to do it.
Is there any documentation for this library? I want to make calls in my application which uses tdlib and tdjson interface but don't understand how to do it.
only pavel durov and his brother knows how it works