TelegramMessenger / tgcalls

GNU Lesser General Public License v3.0
163 stars 101 forks source link

tgcalls purpose #1

Open zevlg opened 4 years ago

zevlg commented 4 years ago

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

Laky-64 commented 3 years ago

Yes, i want it

vitlav commented 3 years ago

As I know, libtgvoip is an obsolete legacy library. Don't rely on it.

zevlg commented 3 years ago

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

RememberTheAir commented 3 years ago

@zevlg that's just for backward compatibility with people who are still using old Telegram versions

simonschmeisser commented 3 years ago

maybe someone could add a "redirect" from libtgvoip to here? It doesn't have issues enabled so I cannot ask there directly unfortunately

jawhien commented 2 years ago

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.

VityaSchel commented 1 year ago

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