tg_owt: add video/screen capture support

This commit is contained in:
Gerasim Troeglazov
2021-08-12 21:08:03 +10:00
parent 977e201520
commit b60d6daa94
2 changed files with 1178 additions and 53 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Telegram Desktop's fork of Google's WebRTC."
HOMEPAGE="https://github.com/desktop-app/tg_owt"
COPYRIGHT="2013-2021 Telegram"
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
srcGitRev="91d836dc84a16584c6ac52b36c04c0de504d9c34"
SOURCE_URI="https://github.com/desktop-app/tg_owt/archive/$srcGitRev.tar.gz"
SOURCE_DIR="tg_owt-$srcGitRev"