diff --git a/README.md b/README.md index 39dfefc..a71945a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ http-server -p 8443 -S -C keys/server.crt -K keys/server.key Finally, open https://localhost:8443/ in your browser to access to the demo. -Take into account that one demo with Generators (kurento-hello-world-recorder-generator) require [co], +Take into account that one demo with Generators (kurento-hello-world-recorder-generator) require [co], a generator based flow-control for [Node.js] and browser. In these demos, the experimental JavaScript support must be enabled. In Chrome, this can done in the flags configuration page: chrome://flags/#enable-javascript-harmony @@ -98,7 +98,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -176,15 +176,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 diff --git a/kurento-chroma/README.md b/kurento-chroma/README.md index 04c801b..23a38e1 100644 --- a/kurento-chroma/README.md +++ b/kurento-chroma/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/module-chromafilter.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/module-chromafilter.html diff --git a/kurento-chroma/bower.json b/kurento-chroma/bower.json index cce5d85..27b6659 100644 --- a/kurento-chroma/bower.json +++ b/kurento-chroma/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-chroma/css/kurento.css b/kurento-chroma/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-chroma/css/kurento.css +++ b/kurento-chroma/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-chroma/index.html b/kurento-chroma/index.html index b4b4420..9ac6392 100644 --- a/kurento-chroma/index.html +++ b/kurento-chroma/index.html @@ -107,7 +107,7 @@

Remote stream

diff --git a/kurento-crowddetector/README.md b/kurento-crowddetector/README.md index 1e5a7db..6abc5d6 100644 --- a/kurento-crowddetector/README.md +++ b/kurento-crowddetector/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/module-crowddetector.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/module-crowddetector.html diff --git a/kurento-crowddetector/bower.json b/kurento-crowddetector/bower.json index 9164214..1ad9cc3 100644 --- a/kurento-crowddetector/bower.json +++ b/kurento-crowddetector/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-crowddetector/css/kurento.css b/kurento-crowddetector/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-crowddetector/css/kurento.css +++ b/kurento-crowddetector/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-crowddetector/index.html b/kurento-crowddetector/index.html index 9739ba8..a54e5b6 100644 --- a/kurento-crowddetector/index.html +++ b/kurento-crowddetector/index.html @@ -106,7 +106,7 @@

Remote stream

diff --git a/kurento-hello-world-data-channel/README.md b/kurento-hello-world-data-channel/README.md index ef7a937..5f2ea30 100644 --- a/kurento-hello-world-data-channel/README.md +++ b/kurento-hello-world-data-channel/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-helloworld-datachannels.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-helloworld-datachannels.html diff --git a/kurento-hello-world-data-channel/bower.json b/kurento-hello-world-data-channel/bower.json index f060b03..d15384d 100644 --- a/kurento-hello-world-data-channel/bower.json +++ b/kurento-hello-world-data-channel/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-hello-world-data-channel/css/kurento.css b/kurento-hello-world-data-channel/css/kurento.css index 1dd831d..3b14ee5 100644 --- a/kurento-hello-world-data-channel/css/kurento.css +++ b/kurento-hello-world-data-channel/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-hello-world-data-channel/index.html b/kurento-hello-world-data-channel/index.html index 67e2cd5..8f838f7 100644 --- a/kurento-hello-world-data-channel/index.html +++ b/kurento-hello-world-data-channel/index.html @@ -111,7 +111,7 @@

Remote stream

diff --git a/kurento-hello-world-recorder-generator/README.md b/kurento-hello-world-recorder-generator/README.md index 57a76b9..91b88c1 100644 --- a/kurento-hello-world-recorder-generator/README.md +++ b/kurento-hello-world-recorder-generator/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-recorder.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-recorder.html diff --git a/kurento-hello-world-recorder-generator/bower.json b/kurento-hello-world-recorder-generator/bower.json index 74e86bb..eefb10e 100644 --- a/kurento-hello-world-recorder-generator/bower.json +++ b/kurento-hello-world-recorder-generator/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-hello-world-recorder-generator/css/kurento.css b/kurento-hello-world-recorder-generator/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-hello-world-recorder-generator/css/kurento.css +++ b/kurento-hello-world-recorder-generator/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-hello-world-recorder-generator/index.html b/kurento-hello-world-recorder-generator/index.html index 33904e9..56d5863 100644 --- a/kurento-hello-world-recorder-generator/index.html +++ b/kurento-hello-world-recorder-generator/index.html @@ -113,7 +113,7 @@

Remote stream

alt="Universidad Rey Juan Carlos" height="50px" />
- Kurento
diff --git a/kurento-hello-world/README.md b/kurento-hello-world/README.md index 0b5bf2b..53e6f89 100644 --- a/kurento-hello-world/README.md +++ b/kurento-hello-world/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-helloworld.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-helloworld.html diff --git a/kurento-hello-world/bower.json b/kurento-hello-world/bower.json index b1d9f97..c0fb390 100644 --- a/kurento-hello-world/bower.json +++ b/kurento-hello-world/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-hello-world/css/kurento.css b/kurento-hello-world/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-hello-world/css/kurento.css +++ b/kurento-hello-world/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-hello-world/index.html b/kurento-hello-world/index.html index 677e225..e1815fb 100644 --- a/kurento-hello-world/index.html +++ b/kurento-hello-world/index.html @@ -103,7 +103,7 @@

Remote stream

diff --git a/kurento-loopback-stats/README.md b/kurento-loopback-stats/README.md index a835a93..59d6dda 100644 --- a/kurento-loopback-stats/README.md +++ b/kurento-loopback-stats/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-loopback-stats.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-loopback-stats.html diff --git a/kurento-loopback-stats/bower.json b/kurento-loopback-stats/bower.json index 25a7bdd..3b88651 100644 --- a/kurento-loopback-stats/bower.json +++ b/kurento-loopback-stats/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-loopback-stats/css/kurento.css b/kurento-loopback-stats/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-loopback-stats/css/kurento.css +++ b/kurento-loopback-stats/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-loopback-stats/index.html b/kurento-loopback-stats/index.html index 6c10668..fcad224 100644 --- a/kurento-loopback-stats/index.html +++ b/kurento-loopback-stats/index.html @@ -237,7 +237,7 @@

Remote stream

diff --git a/kurento-magic-mirror/README.md b/kurento-magic-mirror/README.md index 5d74f45..0cd3f39 100644 --- a/kurento-magic-mirror/README.md +++ b/kurento-magic-mirror/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-magicmirror.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-magicmirror.html diff --git a/kurento-magic-mirror/bower.json b/kurento-magic-mirror/bower.json index e23b3c0..cf1ad50 100644 --- a/kurento-magic-mirror/bower.json +++ b/kurento-magic-mirror/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-magic-mirror/css/kurento.css b/kurento-magic-mirror/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-magic-mirror/css/kurento.css +++ b/kurento-magic-mirror/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-magic-mirror/index.html b/kurento-magic-mirror/index.html index 4895cb3..9010d15 100644 --- a/kurento-magic-mirror/index.html +++ b/kurento-magic-mirror/index.html @@ -105,7 +105,7 @@

Remote stream

diff --git a/kurento-platedetector/README.md b/kurento-platedetector/README.md index d5f7174..f4e3319 100644 --- a/kurento-platedetector/README.md +++ b/kurento-platedetector/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/module-platedetector.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/module-platedetector.html diff --git a/kurento-platedetector/bower.json b/kurento-platedetector/bower.json index 4bdd86a..0217af9 100644 --- a/kurento-platedetector/bower.json +++ b/kurento-platedetector/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-platedetector/css/kurento.css b/kurento-platedetector/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-platedetector/css/kurento.css +++ b/kurento-platedetector/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-platedetector/index.html b/kurento-platedetector/index.html index 228328d..d355dbd 100644 --- a/kurento-platedetector/index.html +++ b/kurento-platedetector/index.html @@ -107,7 +107,7 @@

Remote stream

alt="Universidad Rey Juan Carlos" height="50px" />
- Kurento
diff --git a/kurento-pointerdetector/README.md b/kurento-pointerdetector/README.md index 421533f..41288de 100644 --- a/kurento-pointerdetector/README.md +++ b/kurento-pointerdetector/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/module-pointerdetector.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/module-pointerdetector.html diff --git a/kurento-pointerdetector/bower.json b/kurento-pointerdetector/bower.json index 6f12674..0ec6114 100644 --- a/kurento-pointerdetector/bower.json +++ b/kurento-pointerdetector/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-pointerdetector/css/kurento.css b/kurento-pointerdetector/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-pointerdetector/css/kurento.css +++ b/kurento-pointerdetector/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-pointerdetector/index.html b/kurento-pointerdetector/index.html index 2bd8175..e5c50ff 100644 --- a/kurento-pointerdetector/index.html +++ b/kurento-pointerdetector/index.html @@ -112,7 +112,7 @@

Remote stream

diff --git a/kurento-recorder/README.md b/kurento-recorder/README.md index 60751a8..4265465 100644 --- a/kurento-recorder/README.md +++ b/kurento-recorder/README.md @@ -23,7 +23,7 @@ What is Kurento Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento -project website: http://www.kurento.org. +project website: https://kurento.openvidu.io/. Kurento is part of [FIWARE]. For further information on the relationship of FIWARE and Kurento check the [Kurento FIWARE Catalog Entry] @@ -101,15 +101,15 @@ Mailing List] and through [StackOverflow] using the tags *kurento* and Before asking for support, please read first the [Kurento Netiquette Guidelines] -[documentation]: http://www.kurento.org/documentation +[documentation]: https://kurento.openvidu.io/documentation [FIWARE]: http://www.fiware.org [GitHub Kurento bugtracker]: https://github.com/Kurento/bugtracker/issues [GitHub Kurento Group]: https://github.com/kurento [kurentoms]: http://twitter.com/kurentoms -[Kurento]: http://kurento.org -[Kurento Blog]: http://www.kurento.org/blog +[Kurento]: https://kurento.openvidu.io/ +[Kurento Blog]: https://kurento.openvidu.io/blog [Kurento FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento -[Kurento Netiquette Guidelines]: http://www.kurento.org/blog/kurento-netiquette-guidelines +[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines [Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento [KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 @@ -119,4 +119,4 @@ Before asking for support, please read first the [Kurento Netiquette Guidelines] [readthedocs.org]: http://kurento.readthedocs.org/ [Open API specification]: http://kurento.github.io/doc-kurento/ [apiary.io]: http://docs.streamoriented.apiary.io/ -[instructions]: http://www.kurento.org/docs/current/tutorials/js/tutorial-recorder.html +[instructions]: https://kurento.openvidu.io/docs/current/tutorials/js/tutorial-recorder.html diff --git a/kurento-recorder/bower.json b/kurento-recorder/bower.json index d285d6b..914ec10 100644 --- a/kurento-recorder/bower.json +++ b/kurento-recorder/bower.json @@ -39,11 +39,11 @@ "srtp", "rtsp" ], - "homepage": "https://www.kurento.org", + "homepage": "https://kurento.openvidu.io/", "license": "Apache-2.0", "authors": [ - "Kurento (https://www.kurento.org)", - "Kurento Community (https://www.kurento.org)" + "Kurento (https://kurento.openvidu.io/)", + "Kurento Community (https://kurento.openvidu.io/)" ], "repository": { "type": "git", diff --git a/kurento-recorder/css/kurento.css b/kurento-recorder/css/kurento.css index 2bbcc92..6ae4fcc 100644 --- a/kurento-recorder/css/kurento.css +++ b/kurento-recorder/css/kurento.css @@ -1,5 +1,5 @@ /* - * (C) Copyright 2014-2015 Kurento (http://kurento.org/) + * (C) Copyright 2014-2015 Kurento (https://kurento.openvidu.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kurento-recorder/index.html b/kurento-recorder/index.html index df732e0..adab52d 100644 --- a/kurento-recorder/index.html +++ b/kurento-recorder/index.html @@ -118,7 +118,7 @@

Remote stream

- Kurento