kurento-utils
Advanced tools
Comparing version 6.15.0 to 6.16.0
{ | ||
"name": "kurento-utils", | ||
"version": "6.15.0", | ||
"version": "6.16.0", | ||
"description": "Kurento JavaScript Utilities", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -19,6 +19,12 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) | ||
The Kurento Utils project contains a set of reusable components that have been found useful during the development of the WebRTC applications with Kurento. | ||
*kurento-utils-js* is a browser library that can be used to simplify creation and handling of [RTCPeerConnection](https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection) objects, to control the browser’s [WebRTC API](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API). | ||
> :warning: **Warning** | ||
> | ||
> This library is not actively maintained. It was written to simplify the [Kurento Tutorials](https://doc-kurento.readthedocs.io/en/latest/user/tutorials.html) and has several shortcomings for more advanced uses. | ||
> | ||
> For real-world applications we recommend to **avoid using this library** and instead to write your JavaScript code directly against the browser’s WebRTC API. | ||
Installation instructions | ||
@@ -101,5 +107,5 @@ ------------------------- | ||
* [Installation Guide](http://doc-kurento.readthedocs.io/en/stable/user/installation.html) | ||
* [Compilation Guide](http://doc-kurento.readthedocs.io/en/stable/dev/dev_guide.html#developing-kms) | ||
* [Contribution Guide](http://doc-kurento.readthedocs.io/en/stable/project/contribute.html) | ||
* [Installation Guide](https://doc-kurento.readthedocs.io/en/latest/user/installation.html) | ||
* [Compilation Guide](https://doc-kurento.readthedocs.io/en/latest/dev/dev_guide.html#developing-kms) | ||
* [Contribution Guide](https://doc-kurento.readthedocs.io/en/latest/project/contribute.html) | ||
@@ -109,3 +115,3 @@ Issues: | ||
* [Bug Tracker](https://github.com/Kurento/bugtracker/issues) | ||
* [Support](http://doc-kurento.readthedocs.io/en/stable/user/support.html) | ||
* [Support](https://doc-kurento.readthedocs.io/en/latest/user/support.html) | ||
@@ -112,0 +118,0 @@ News: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85913
16
147