Update README.md
Browse files
README.md
CHANGED
@@ -410,5 +410,28 @@ cd ./examples
|
|
410 |
}
|
411 |
```
|
412 |
|
413 |
-
##
|
414 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
}
|
411 |
```
|
412 |
|
413 |
+
## Usage Guidance
|
414 |
+
|
415 |
+
1. You may not (i) host the TEN VAD or the Derivative Works on any End
|
416 |
+
User devices, including but not limited to any mobile terminal devices
|
417 |
+
or (ii) Deploy the TEN VAD in a way that competes with Agora's
|
418 |
+
offerings and/or that allows others to compete with Agora's offerings,
|
419 |
+
including without limitation enabling any third party to develop or
|
420 |
+
deploy Applications.
|
421 |
+
|
422 |
+
2. You may Deploy the TEN VAD solely to create and enable deployment
|
423 |
+
of your Application(s) solely for your benefit and the benefit of your
|
424 |
+
direct End Users. If you prefer, you may include the following notice in
|
425 |
+
the documentation of your Application(s): "Powered by TEN VAD".
|
426 |
+
|
427 |
+
3. "End Users" shall mean the end-users of your Application(s) who access
|
428 |
+
the TEN VAD solely to the extent necessary to access and use the
|
429 |
+
Application(s) you create or deploy using TEN VAD.
|
430 |
+
|
431 |
+
4. "Application(s)" shall mean your software programs designed or developed
|
432 |
+
by using the TEN VAD or where deployment is enabled by the TEN
|
433 |
+
VAD.
|
434 |
+
|
435 |
+
## Future Open Source Plan
|
436 |
+
|
437 |
+
TEN-VAD is currently released as a binary. Based on community feedback and interest, we plan to progressively open source the internal components of the binary.
|