feat: server sdk (#47)

* New webrtc build scripts (Still not integrated within the SDK)
* New livekit-api crate (Integrate the server sdk protocol of livekit)
* Moved livekit-utils to livekit-protocol
This commit is contained in:
Théo Monnom
2023-04-19 12:33:39 +02:00
committed by GitHub
parent 459a42bf12
commit 180864e953
62 changed files with 2621 additions and 635 deletions
@@ -0,0 +1,17 @@
diff --git a/tools_webrtc/libs/generate_licenses.py b/tools_webrtc/libs/generate_licenses.py
index 86b4cd01f0..cf927670ee 100755
--- a/tools_webrtc/libs/generate_licenses.py
+++ b/tools_webrtc/libs/generate_licenses.py
@@ -91,6 +91,12 @@ LIB_TO_LICENSES_DICT = {
'yasm': [],
'ow2_asm': [],
'jdk': [],
+
+ 'dav1d': ['third_party/dav1d/LICENSE'],
+ 'catapult': [],
+ 'google_benchmark': [],
+ 'googletest': [],
+ 'vinn': [],
}
# Third_party library _regex_ to licences mapping. Keys are regular expression