tgcalls icon indicating copy to clipboard operation
tgcalls copied to clipboard

tgcalls purpose

Open zevlg opened this issue 5 years ago • 7 comments
trafficstars

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

zevlg avatar Aug 20 '20 09:08 zevlg

Yes, i want it

Laky-64 avatar Dec 13 '20 20:12 Laky-64

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

vitlav avatar Dec 17 '20 07:12 vitlav

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 avatar Dec 17 '20 08:12 zevlg

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

RememberTheAir avatar Dec 17 '20 08:12 RememberTheAir

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

simonschmeisser avatar May 02 '21 09:05 simonschmeisser

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.

jawhien avatar Feb 05 '22 16:02 jawhien

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

VityaSchel avatar Sep 23 '22 19:09 VityaSchel