-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Thank you for your contribution to the Kurento project. Please provide enough information so that others can review your Pull Request. For more information, see the Contribution Guidelines: https://github.com/Kurento/kurento/blob/main/.github/CONTRIBUTING.md --> ## What is the current behavior you want to change? <!-- Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here. --> ## What is the new behavior provided by this change? <!-- Example: "Adding a function to do X", then explain why it is necessary to have a way to do X. --> ## How has this been tested? <!-- Please describe in detail how you tested your changes. Include details of your testing environment, tests ran to see how your change affects other areas of the code, etc. --> ## Types of changes <!-- What types of changes does your code introduce? Put an 'x' in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature / enhancement (non-breaking change which improves the project) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] My change requires a change to the documentation - [ ] My change requires a change in other repository <!-- Explain which one --> ## Checklist <!-- Go over all the following points, and put an 'x' in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] I have read the [Contribution Guidelines](https://github.com/Kurento/kurento/blob/main/.github/CONTRIBUTING.md) - [ ] I have added an explanation of what the changes do and why they should be included - [ ] I have written new tests for the changes, as applicable, and have successfully run them locally
- Loading branch information
Showing
31 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-cmake-utils (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:15 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:23 +0000 | ||
|
||
kms-cmake-utils (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-jsonrpc (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:15 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:23 +0000 | ||
|
||
kms-jsonrpc (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ kurento-media-server (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
* Add 'libwebsocketpp-dev' to Build-Deps, without versioning | ||
* debian/control: Drop 'libssl1.0-dev' for Bionic compatibility | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:16 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:24 +0000 | ||
|
||
kurento-media-server (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-core (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:15 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:24 +0000 | ||
|
||
kms-core (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "core", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"code": { | ||
"kmd": { | ||
"java": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-creator (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:15 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:23 +0000 | ||
|
||
kurento-module-creator (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-elements (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:15 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:24 +0000 | ||
|
||
kms-elements (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-chroma (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:16 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:24 +0000 | ||
|
||
kms-chroma (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
server/module-examples/chroma/src/server/interface/chroma.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "chroma", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"kurentoVersion": "^7.1.0", | ||
"code": { | ||
"api": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-crowddetector (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:16 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:25 +0000 | ||
|
||
kms-crowddetector (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
server/module-examples/crowddetector/src/server/interface/crowddetector.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-datachannelexample (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:16 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:25 +0000 | ||
|
||
kms-datachannelexample (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...er/module-examples/datachannelexample/src/server/interface/kmsdatachannelexample.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "datachannelexample", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"kurentoVersion": "^7.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ kurento-module-gstreamer-example (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* Initial release. | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:17 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:25 +0000 |
2 changes: 1 addition & 1 deletion
2
server/module-examples/gstreamer-example/src/server/interface/gstreamerexample.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "gstreamerexample", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"kurentoVersion": "^7.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-markerdetector (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:17 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:25 +0000 | ||
|
||
kms-markerdetector (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
server/module-examples/markerdetector/src/server/interface/armarkerdetector.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ kurento-module-opencv-example (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Kurento ] | ||
* Initial release. | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:17 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:25 +0000 |
2 changes: 1 addition & 1 deletion
2
server/module-examples/opencv-example/src/server/interface/opencvexample.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "opencvexample", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"kurentoVersion": "^7.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-platedetector (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:17 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:26 +0000 | ||
|
||
kms-platedetector (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
server/module-examples/platedetector/src/server/interface/platedetector.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-pointerdetector (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Saul Pablo Labajo Izquierdo ] | ||
* switch to gstreamer from bionic | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:18 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:26 +0000 | ||
|
||
kms-pointerdetector (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
server/module-examples/pointerdetector/src/server/interface/pointerdetector.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ kurento-module-filters (7.1.1-1kurento1) UNRELEASED; urgency=medium | |
[ Juan Navarro ] | ||
* UNRELEASED | ||
|
||
-- Saul Pablo Labajo Izquierdo <[email protected]> Fri, 20 Sep 2024 09:56:16 +0000 | ||
-- Saul Pablo Labajo Izquierdo <[email protected]> Thu, 24 Oct 2024 17:13:24 +0000 | ||
|
||
kms-filters (6.18.0-0kurento1) testing; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "filters", | ||
"version": "7.1.1-dev", | ||
"version": "7.1.1", | ||
"kurentoVersion": "^7.1.0", | ||
"code": { | ||
"kmd": { | ||
|