mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Build on macOS with WebRTC M98.
This commit is contained in:
parent
4e88ea970e
commit
ae5e7d641a
4 changed files with 5 additions and 3 deletions
2
Telegram/ThirdParty/libtgvoip
vendored
2
Telegram/ThirdParty/libtgvoip
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 2cffda6222f07cd7d0aa4627a06fa99b05a3956d
|
||||
Subproject commit a090c6a8f7bfb365b301d85bb8c9664d71321c5c
|
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
|||
Subproject commit d10fa3ca1f9b77f767715905706937fc48ba264f
|
||||
Subproject commit 1dc2ec610807f51163240141c9aa23c033042017
|
|
@ -1238,7 +1238,7 @@ mac:
|
|||
stage('tg_owt', """
|
||||
git clone https://github.com/desktop-app/tg_owt.git
|
||||
cd tg_owt
|
||||
git checkout 6372a0848f
|
||||
git checkout 6897a88f4a
|
||||
git submodule init
|
||||
git submodule update src/third_party/libyuv
|
||||
win:
|
||||
|
|
|
@ -101,6 +101,8 @@ PRIVATE
|
|||
platform/android/VideoCapturerInterfaceImpl.h
|
||||
|
||||
# iOS / macOS
|
||||
platform/darwin/CustomSimulcastEncoderAdapter.cpp
|
||||
platform/darwin/CustomSimulcastEncoderAdapter.h
|
||||
platform/darwin/DarwinInterface.h
|
||||
platform/darwin/DarwinInterface.mm
|
||||
platform/darwin/DarwinVideoSource.h
|
||||
|
|
Loading…
Add table
Reference in a new issue