Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
kws-content-api
Advanced tools
Copyright © 2013-2014 Kurento. Licensed under LGPL License.
Kurento Content Management API for Web SDK
The kws-content-api project contains the implementation of the Kurento client side Content Management API for web applications.
The source code of this project can be cloned from the GitHub repository.
Be sure to have installed the Node.js tools in your system. It's heavily encouraged to use the latest Node.js and NPM versions from the Node.js project PPA instead of the packages available on the oficial Ubuntu repositories, since due to the fast-moving Node.js community and environment these last ones get easily outdated and can lead to incompatibility errors:
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs nodejs-legacy
To install the library, it's recomended to do that from the NPM repository :
npm install kws-content-api
Alternatively, you can download the code using git and install manually its dependencies:
git clone https://github.com/Kurento/kws-content-api.git
cd kws-content-api
npm install
To build the browser version of the library you'll only need to exec the grunt
task runner and they will be generated on the dist
folder. Alternatively,
if you don't have it globally installed, you can run a local copy by executing
node_modules/.bin/grunt
Kurento provides an open platform for video processing and streaming based on standards.
This platform has several APIs and components which provide solutions to the requirements of multimedia content application developers. These include
To download binary releases of Kurento components visit http://kurento.org
The source code of this project can be cloned from the GitHub repository. Code for other Kurento projects can be found in the GitHub Kurento group.
Information about Kurento can be found on our website. Follow us on Twitter @kurentoms.
FAQs
Kurento Content Management API for Web SDK
We found that kws-content-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.