home/afails/Документы/proj/tdesktop/Telegram/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp: В конструкторе «tgcalls::GroupNetworkManager::GroupNetworkManager(std::function<void(const tgcalls::GroupNetworkManager::State&)>, std::function<void(const rtc::CopyOnWriteBuffer&, bool)>, std::function<void(const rtc::CopyOnWriteBuffer&, long int)>, std::function<void(bool)>, std::function<void(const std::__cxx11::basic_string<char>&)>, std::shared_ptr<tgcalls::Threads>)»:
/home/afails/Документы/proj/tdesktop/Telegram/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp:227:25: ошибка: «class webrtc::DtlsSrtpTransport» не содержит элемента с именем «SignalRtpPacketReceived»; имелось в виду «SignalRtcpPacketReceived»?
227 | _dtlsSrtpTransport->SignalRtpPacketReceived.connect(this, &GroupNetworkManager::RtpPacketReceived_n);
| ^~~~~~~~~~~~~~~~~~~~~~~
| SignalRtcpPacketReceived
gmake[2]: *** [Telegram/CMakeFiles/lib_tgcalls.dir/build.make:277: Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp.o] Ошибка 1
gmake[1]: *** [CMakeFiles/Makefile2:1646: Telegram/CMakeFiles/lib_tgcalls.dir/all] Ошибка 2
gmake: *** [Makefile:149: all] Ошибка 2
[afails@localhost tdesktop]$