Skip to content

Commit df4cc8a

Browse files
committed
Additional info.
1 parent b939fc5 commit df4cc8a

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# WebRTC-SDK
2+
3+
This is a **Community-Maintained** project, **Not the official Google WebRTC repository**. It is maintained by some contributors with WebRTC development experience, and the goal is to create a flexible release version to provide pre-compiled Mobile/Desktop/Embedded SDKs.
4+
5+
## Additional notes from [webrtc-sdk](https://github.com/webrtc-sdk) community
6+
7+
### Open Source License Compliance
8+
9+
* The original code was cloned from [google webrtc](https://chromium.googlesource.com/external/webrtc.git) and released with [BSD license](/LICENSE).
10+
11+
* Contains patches from the [shiguredo-webrtc-build](https://github.com/shiguredo-webrtc-build) community and complies with the [Apache 2.0](/NOTICE) license.
12+
13+
### Who is using this project
14+
15+
* [flutter-webrtc](https://github.com/flutter-webrtc/flutter-webrtc)
16+
17+
* [LiveKit](https://github.com/livekit)
18+
19+
## The Google WebRTC original README
20+
121
**WebRTC is a free, open software project** that provides browsers and mobile
222
applications with Real-Time Communications (RTC) capabilities via simple APIs.
323
The WebRTC components have been optimized to best serve this purpose.
@@ -29,7 +49,3 @@ native API header files.
2949
* [Reporting bugs](docs/bug-reporting.md)
3050

3151
[native-dev]: https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/index.md
32-
33-
### Note
34-
35-
This is a community maintenance project, not the official Google WebRTC repository. It is maintained by some contributors with WebRTC development experience, and the goal is to create a flexible binary release version.

0 commit comments

Comments
 (0)