mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Use test capture from webrtc on macOS.
This commit is contained in:
parent
29d42a6936
commit
5c55f31972
3 changed files with 6 additions and 2 deletions
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 42ff8037fd22513660cad29df52a6dfad868ec66
|
Subproject commit fb4ad939e553161011506f90908405ac0bd364e1
|
|
@ -35,8 +35,12 @@ PRIVATE
|
||||||
VideoCapturerInterface.h
|
VideoCapturerInterface.h
|
||||||
|
|
||||||
platform/PlatformInterface.h
|
platform/PlatformInterface.h
|
||||||
|
|
||||||
|
# Teleram Desktop
|
||||||
platform/tdesktop/VideoCapturerInterfaceImpl.cpp
|
platform/tdesktop/VideoCapturerInterfaceImpl.cpp
|
||||||
platform/tdesktop/VideoCapturerInterfaceImpl.h
|
platform/tdesktop/VideoCapturerInterfaceImpl.h
|
||||||
|
platform/tdesktop/VideoCapturerTrackSource.cpp
|
||||||
|
platform/tdesktop/VideoCapturerTrackSource.h
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
platform/windows/WindowsInterface.cpp
|
platform/windows/WindowsInterface.cpp
|
||||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
||||||
Subproject commit 119b164e7b151dc519b11c9de661b7af7b9c79e1
|
Subproject commit ef2cfa49cb93b8aa4f51d18791033f38ac4b683b
|
Loading…
Add table
Reference in a new issue