Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kurento-module-backgroundextractor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kurento-module-backgroundextractor - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

target/kurento-module-backgroundextractor-js-6.5.0.jar

20

lib/BackgroundExtractorFilter.js

@@ -6,11 +6,13 @@ /* Autogenerated with Kurento Idl */

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -102,3 +104,3 @@

mediaPipeline: {
type: 'MediaPipeline',
type: 'kurento.MediaPipeline',
required: true

@@ -105,0 +107,0 @@ }

@@ -6,11 +6,13 @@ /* Autogenerated with Kurento Idl */

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -24,7 +26,7 @@

* @copyright 2013-2015 Kurento (http://kurento.org/)
* @license LGPL
* @license ALv2
*/
Object.defineProperty(exports, 'name', {value: 'backgroundextractor'});
Object.defineProperty(exports, 'version', {value: '6.4.0'});
Object.defineProperty(exports, 'version', {value: '6.5.0'});

@@ -31,0 +33,0 @@

{
"name": "kurento-module-backgroundextractor",
"version": "6.4.0",
"version": "6.5.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -0,4 +1,9 @@

[![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](http://doc-kurento.readthedocs.org/en/latest/)
[![Docker badge](https://img.shields.io/docker/pulls/fiware/orion.svg)](https://hub.docker.com/r/fiware/stream-oriented-kurento/)
[![Support badge]( https://img.shields.io/badge/support-sof-yellowgreen.svg)](http://stackoverflow.com/questions/tagged/kurento)
[![][KurentoImage]][Kurento]
Copyright © 2013-2016 [Kurento]. Licensed under [LGPL v2.1 License].
Copyright © 2013-2016 [Kurento]. Licensed under [Apache 2.0 License].

@@ -53,11 +58,14 @@ kurento-module-backgroundextractor-bower

Software associated to Kurento is provided as open source under GNU Library or
"Lesser" General Public License, version 2.1 (LGPL-2.1). Please check the
specific terms and conditions linked to this open source license at
http://opensource.org/licenses/LGPL-2.1. Please note that software derived as a
result of modifying the source code of Kurento software in order to fix a bug
or incorporate enhancements is considered a derivative work of the product.
Software that merely uses or aggregates (i.e. links to) an otherwise unmodified
version of existing software is not considered a derivative work.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contribution policy

@@ -106,3 +114,3 @@ -------------------

[KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120
[LGPL v2.1 License]: http://www.gnu.org/licenses/lgpl-2.1.html
[Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0
[NUBOMEDIA]: http://www.nubomedia.eu

@@ -109,0 +117,0 @@ [StackOverflow]: http://stackoverflow.com/search?q=kurento

@@ -0,4 +1,9 @@

[![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](http://doc-kurento.readthedocs.org/en/latest/)
[![Docker badge](https://img.shields.io/docker/pulls/fiware/orion.svg)](https://hub.docker.com/r/fiware/stream-oriented-kurento/)
[![Support badge]( https://img.shields.io/badge/support-sof-yellowgreen.svg)](http://stackoverflow.com/questions/tagged/kurento)
[![][KurentoImage]][Kurento]
Copyright © 2013-2016 [Kurento]. Licensed under [LGPL v2.1 License].
Copyright © 2013-2016 [Kurento]. Licensed under [Apache 2.0 License].

@@ -52,11 +57,14 @@ kurento-module-backgroundextractor-js

Software associated to Kurento is provided as open source under GNU Library or
"Lesser" General Public License, version 2.1 (LGPL-2.1). Please check the
specific terms and conditions linked to this open source license at
http://opensource.org/licenses/LGPL-2.1. Please note that software derived as a
result of modifying the source code of Kurento software in order to fix a bug
or incorporate enhancements is considered a derivative work of the product.
Software that merely uses or aggregates (i.e. links to) an otherwise unmodified
version of existing software is not considered a derivative work.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contribution policy

@@ -105,3 +113,3 @@ -------------------

[KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120
[LGPL v2.1 License]: http://www.gnu.org/licenses/lgpl-2.1.html
[Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0
[NUBOMEDIA]: http://www.nubomedia.eu

@@ -108,0 +116,0 @@ [StackOverflow]: http://stackoverflow.com/search?q=kurento

{
"name": "backgroundextractor",
"version": "6.4.0",
"version": "6.5.0",
"kurentoVersion": "^6.1.0",

@@ -30,3 +30,3 @@ "imports": [

"npmDescription": "",
"npmVersion": "6.4.0"
"npmVersion": "6.5.0"
},

@@ -37,3 +37,3 @@ "java": {

"mavenArtifactId": "backgroundextractor",
"mavenVersion": "6.4.0"
"mavenVersion": "6.5.0"
}

@@ -40,0 +40,0 @@ },

@@ -7,11 +7,13 @@ require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -103,3 +105,3 @@

mediaPipeline: {
type: 'MediaPipeline',
type: 'kurento.MediaPipeline',
required: true

@@ -149,11 +151,13 @@ }

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -167,7 +171,7 @@

* @copyright 2013-2015 Kurento (http://kurento.org/)
* @license LGPL
* @license ALv2
*/
Object.defineProperty(exports, 'name', {value: 'backgroundextractor'});
Object.defineProperty(exports, 'version', {value: '6.4.0'});
Object.defineProperty(exports, 'version', {value: '6.5.0'});

@@ -174,0 +178,0 @@

require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
function noop(r,t){return r&&console.trace(r),t}function BackgroundExtractorFilter(){BackgroundExtractorFilter.super_.call(this)}function checkBackgroundExtractorFilter(r,t){if(!(t instanceof BackgroundExtractorFilter))throw ChecktypeError(r,BackgroundExtractorFilter,t)}var inherits=require("inherits"),kurentoClient=require("kurento-client"),disguise=kurentoClient.disguise,checkType=kurentoClient.checkType,ChecktypeError=checkType.ChecktypeError,Transaction=kurentoClient.TransactionsManager.Transaction,Filter=kurentoClient.register.abstracts.Filter;inherits(BackgroundExtractorFilter,Filter),BackgroundExtractorFilter.prototype.activateProcessing=function(r,t){var e=arguments[0]instanceof Transaction?Array.prototype.shift.apply(arguments):void 0;checkType("boolean","process",r,{required:!0});var i={process:r};return t=(t||noop).bind(this),disguise(this._invoke(e,"activateProcessing",i,t),this)},BackgroundExtractorFilter.constructorParams={mediaPipeline:{type:"MediaPipeline",required:!0}},BackgroundExtractorFilter.events=Filter.events,module.exports=BackgroundExtractorFilter,BackgroundExtractorFilter.check=checkBackgroundExtractorFilter;
function noop(r,t){return r&&console.trace(r),t}function BackgroundExtractorFilter(){BackgroundExtractorFilter.super_.call(this)}function checkBackgroundExtractorFilter(r,t){if(!(t instanceof BackgroundExtractorFilter))throw ChecktypeError(r,BackgroundExtractorFilter,t)}var inherits=require("inherits"),kurentoClient=require("kurento-client"),disguise=kurentoClient.disguise,checkType=kurentoClient.checkType,ChecktypeError=checkType.ChecktypeError,Transaction=kurentoClient.TransactionsManager.Transaction,Filter=kurentoClient.register.abstracts.Filter;inherits(BackgroundExtractorFilter,Filter),BackgroundExtractorFilter.prototype.activateProcessing=function(r,t){var e=arguments[0]instanceof Transaction?Array.prototype.shift.apply(arguments):void 0;checkType("boolean","process",r,{required:!0});var i={process:r};return t=(t||noop).bind(this),disguise(this._invoke(e,"activateProcessing",i,t),this)},BackgroundExtractorFilter.constructorParams={mediaPipeline:{type:"kurento.MediaPipeline",required:!0}},BackgroundExtractorFilter.events=Filter.events,module.exports=BackgroundExtractorFilter,BackgroundExtractorFilter.check=checkBackgroundExtractorFilter;
},{"inherits":"inherits","kurento-client":"kurento-client"}],2:[function(require,module,exports){
require(".");
},{".":"kurento-module-backgroundextractor"}],"kurento-module-backgroundextractor":[function(require,module,exports){
Object.defineProperty(exports,"name",{value:"backgroundextractor"}),Object.defineProperty(exports,"version",{value:"6.4.0"});var BackgroundExtractorFilter=require("./BackgroundExtractorFilter");exports.BackgroundExtractorFilter=BackgroundExtractorFilter;
Object.defineProperty(exports,"name",{value:"backgroundextractor"}),Object.defineProperty(exports,"version",{value:"6.5.0"});var BackgroundExtractorFilter=require("./BackgroundExtractorFilter");exports.BackgroundExtractorFilter=BackgroundExtractorFilter;
},{"./BackgroundExtractorFilter":1}]},{},[2])

@@ -8,0 +8,0 @@

@@ -7,11 +7,13 @@ require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -103,3 +105,3 @@

mediaPipeline: {
type: 'MediaPipeline',
type: 'kurento.MediaPipeline',
required: true

@@ -149,11 +151,13 @@ }

*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the GNU Lesser General Public License (LGPL)
* version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-2.1.html
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

@@ -167,7 +171,7 @@

* @copyright 2013-2015 Kurento (http://kurento.org/)
* @license LGPL
* @license ALv2
*/
Object.defineProperty(exports, 'name', {value: 'backgroundextractor'});
Object.defineProperty(exports, 'version', {value: '6.4.0'});
Object.defineProperty(exports, 'version', {value: '6.5.0'});

@@ -174,0 +178,0 @@

require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
function noop(r,t){return r&&console.trace(r),t}function BackgroundExtractorFilter(){BackgroundExtractorFilter.super_.call(this)}function checkBackgroundExtractorFilter(r,t){if(!(t instanceof BackgroundExtractorFilter))throw ChecktypeError(r,BackgroundExtractorFilter,t)}var inherits=require("inherits"),kurentoClient=require("kurento-client"),disguise=kurentoClient.disguise,checkType=kurentoClient.checkType,ChecktypeError=checkType.ChecktypeError,Transaction=kurentoClient.TransactionsManager.Transaction,Filter=kurentoClient.register.abstracts.Filter;inherits(BackgroundExtractorFilter,Filter),BackgroundExtractorFilter.prototype.activateProcessing=function(r,t){var e=arguments[0]instanceof Transaction?Array.prototype.shift.apply(arguments):void 0;checkType("boolean","process",r,{required:!0});var i={process:r};return t=(t||noop).bind(this),disguise(this._invoke(e,"activateProcessing",i,t),this)},BackgroundExtractorFilter.constructorParams={mediaPipeline:{type:"MediaPipeline",required:!0}},BackgroundExtractorFilter.events=Filter.events,module.exports=BackgroundExtractorFilter,BackgroundExtractorFilter.check=checkBackgroundExtractorFilter;
function noop(r,t){return r&&console.trace(r),t}function BackgroundExtractorFilter(){BackgroundExtractorFilter.super_.call(this)}function checkBackgroundExtractorFilter(r,t){if(!(t instanceof BackgroundExtractorFilter))throw ChecktypeError(r,BackgroundExtractorFilter,t)}var inherits=require("inherits"),kurentoClient=require("kurento-client"),disguise=kurentoClient.disguise,checkType=kurentoClient.checkType,ChecktypeError=checkType.ChecktypeError,Transaction=kurentoClient.TransactionsManager.Transaction,Filter=kurentoClient.register.abstracts.Filter;inherits(BackgroundExtractorFilter,Filter),BackgroundExtractorFilter.prototype.activateProcessing=function(r,t){var e=arguments[0]instanceof Transaction?Array.prototype.shift.apply(arguments):void 0;checkType("boolean","process",r,{required:!0});var i={process:r};return t=(t||noop).bind(this),disguise(this._invoke(e,"activateProcessing",i,t),this)},BackgroundExtractorFilter.constructorParams={mediaPipeline:{type:"kurento.MediaPipeline",required:!0}},BackgroundExtractorFilter.events=Filter.events,module.exports=BackgroundExtractorFilter,BackgroundExtractorFilter.check=checkBackgroundExtractorFilter;
},{"inherits":"inherits","kurento-client":"kurento-client"}],2:[function(require,module,exports){
require(".");
},{".":"kurento-module-backgroundextractor"}],"kurento-module-backgroundextractor":[function(require,module,exports){
Object.defineProperty(exports,"name",{value:"backgroundextractor"}),Object.defineProperty(exports,"version",{value:"6.4.0"});var BackgroundExtractorFilter=require("./BackgroundExtractorFilter");exports.BackgroundExtractorFilter=BackgroundExtractorFilter;
Object.defineProperty(exports,"name",{value:"backgroundextractor"}),Object.defineProperty(exports,"version",{value:"6.5.0"});var BackgroundExtractorFilter=require("./BackgroundExtractorFilter");exports.BackgroundExtractorFilter=BackgroundExtractorFilter;
},{"./BackgroundExtractorFilter":1}]},{},[2])

@@ -8,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc