Closed Sidy-xiao closed 5 months ago
I don't plan to support video/voice calls directly within this library.
However I encourage interested developers to build a separate .NET library on top of WTelegramClient that provide this service (much like the tgcalls library, but for .NET) Such library would probably require to support WebRTC and/or RTMP streaming.
I will support such project by providing the encryption methods/negotiation for the call data packets, as those seem similar to Secret Chats (already supported by WTelegramClient)
Will this project provide voice and video calling over voip?