Kurento utils integration
This commit is contained in:
parent
b268d2fa80
commit
6a09019559
43
bower_components/kurento-utils/.bower.json
vendored
Executable file
43
bower_components/kurento-utils/.bower.json
vendored
Executable file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "kurento-utils",
|
||||
"description": "Kurento Utilities",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"kurento",
|
||||
"webrtc",
|
||||
"rtp",
|
||||
"srtp",
|
||||
"audio",
|
||||
"video",
|
||||
"videoconference",
|
||||
"broadcast",
|
||||
"mediaserver",
|
||||
"recording",
|
||||
"stream",
|
||||
"streaming",
|
||||
"mcu",
|
||||
"sfu",
|
||||
"h264",
|
||||
"vp8",
|
||||
"stun",
|
||||
"turn"
|
||||
],
|
||||
"homepage": "https://www.kurento.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:Kurento/kurento-utils-js"
|
||||
},
|
||||
"authors": [
|
||||
"Kurento <openvidu@gmail.com> (https://www.kurento.org)",
|
||||
"Kurento Community <openvidu@gmail.com> (https://www.kurento.org)"
|
||||
],
|
||||
"_release": "0d1627438e",
|
||||
"_resolution": {
|
||||
"type": "branch",
|
||||
"branch": "master",
|
||||
"commit": "0d1627438ec0388524dd137f135d4670b76a2797"
|
||||
},
|
||||
"_source": "https://github.com/Kurento/kurento-utils-bower.git",
|
||||
"_target": "master",
|
||||
"_originalSource": "kurento-utils"
|
||||
}
|
202
bower_components/kurento-utils/LICENSE
vendored
Executable file
202
bower_components/kurento-utils/LICENSE
vendored
Executable file
@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
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.
|
147
bower_components/kurento-utils/README.md
vendored
Executable file
147
bower_components/kurento-utils/README.md
vendored
Executable file
@ -0,0 +1,147 @@
|
||||
[![][KurentoImage]][Kurento]
|
||||
|
||||
Copyright © 2013-2016 [Kurento]. Licensed under [Apache 2.0 License].
|
||||
|
||||
Kurento Utils for Bower
|
||||
=======================
|
||||
|
||||
The Kurento Utils project contains a set of reusable components that have been
|
||||
found useful during the development of the WebRTC applications with Kurento.
|
||||
|
||||
The source code of this project can be cloned from the [GitHub repository].
|
||||
|
||||
Installation instructions
|
||||
-------------------------
|
||||
|
||||
Be sure to have installed [Node.js] and [Bower] in your system:
|
||||
|
||||
```bash
|
||||
curl -sL https://deb.nodesource.com/setup_4.x | sudo bash -
|
||||
sudo apt-get install -y nodejs
|
||||
sudo npm install -g bower
|
||||
```
|
||||
|
||||
To install the library, it's recommended to do that from the [Bower repository] :
|
||||
|
||||
```bash
|
||||
bower install kurento-utils
|
||||
```
|
||||
|
||||
Alternatively, you can download the code using git and install manually its
|
||||
dependencies:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Kurento/kurento-utils-bower
|
||||
cd kurento-utils-bower
|
||||
npm install
|
||||
```
|
||||
|
||||
Kurento
|
||||
=======
|
||||
|
||||
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.
|
||||
|
||||
Kurento is part of [FIWARE]. For further information on the relationship of
|
||||
FIWARE and Kurento check the [Kurento FIWARE Catalog Entry]
|
||||
|
||||
Kurento is part of the [NUBOMEDIA] research initiative.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
The Kurento project provides detailed [documentation] including tutorials,
|
||||
installation and development guides. A simplified version of the documentation
|
||||
can be found on [readthedocs.org]. The [Open API specification] a.k.a. Kurento
|
||||
Protocol is also available on [apiary.io].
|
||||
|
||||
Source
|
||||
------
|
||||
|
||||
Code for other Kurento projects can be found in the [GitHub Kurento Group].
|
||||
|
||||
News and Website
|
||||
----------------
|
||||
|
||||
Check the [Kurento blog]
|
||||
Follow us on Twitter @[kurentoms].
|
||||
|
||||
Issue tracker
|
||||
-------------
|
||||
|
||||
Issues and bug reports should be posted to the [GitHub Kurento bugtracker]
|
||||
|
||||
Licensing and distribution
|
||||
--------------------------
|
||||
|
||||
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
|
||||
-------------------
|
||||
|
||||
You can contribute to the Kurento community through bug-reports, bug-fixes, new
|
||||
code or new documentation. For contributing to the Kurento community, drop a
|
||||
post to the [Kurento Public Mailing List] providing full information about your
|
||||
contribution and its value. In your contributions, you must comply with the
|
||||
following guidelines
|
||||
|
||||
* You must specify the specific contents of your contribution either through a
|
||||
detailed bug description, through a pull-request or through a patch.
|
||||
* You must specify the licensing restrictions of the code you contribute.
|
||||
* For newly created code to be incorporated in the Kurento code-base, you must
|
||||
accept Kurento to own the code copyright, so that its open source nature is
|
||||
guaranteed.
|
||||
* You must justify appropriately the need and value of your contribution. The
|
||||
Kurento project has no obligations in relation to accepting contributions
|
||||
from third parties.
|
||||
* The Kurento project leaders have the right of asking for further
|
||||
explanations, tests or validations of any code contributed to the community
|
||||
before it being incorporated into the Kurento code-base. You must be ready to
|
||||
addressing all these kind of concerns before having your code approved.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
The Kurento project provides community support through the [Kurento Public
|
||||
Mailing List] and through [StackOverflow] using the tags *kurento* and
|
||||
*fiware-kurento*.
|
||||
|
||||
Before asking for support, please read first the [Kurento Netiquette Guidelines]
|
||||
|
||||
[documentation]: http://www.kurento.org/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 FIWARE Catalog Entry]: http://catalogue.fiware.org/enablers/stream-oriented-kurento
|
||||
[Kurento Netiquette Guidelines]: http://www.kurento.org/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
|
||||
[NUBOMEDIA]: http://www.nubomedia.eu
|
||||
[StackOverflow]: http://stackoverflow.com/search?q=kurento
|
||||
[GitHub repository]: https://github.com/kurento/kurento-utils-js
|
||||
[grunt]: http://gruntjs.com/
|
||||
[Node.js]: http://nodejs.org/
|
||||
[NPM repository]: https://www.npmjs.org/package/kurento-utils
|
||||
[Read-the-docs]: http://read-the-docs.readthedocs.org/
|
||||
[readthedocs.org]: http://kurento.readthedocs.org/
|
||||
[Open API specification]: http://kurento.github.io/doc-kurento/
|
||||
[apiary.io]: http://docs.streamoriented.apiary.io/
|
34
bower_components/kurento-utils/bower.json
vendored
Executable file
34
bower_components/kurento-utils/bower.json
vendored
Executable file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "kurento-utils",
|
||||
"description": "Kurento Utilities",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"kurento",
|
||||
"webrtc",
|
||||
"rtp",
|
||||
"srtp",
|
||||
"audio",
|
||||
"video",
|
||||
"videoconference",
|
||||
"broadcast",
|
||||
"mediaserver",
|
||||
"recording",
|
||||
"stream",
|
||||
"streaming",
|
||||
"mcu",
|
||||
"sfu",
|
||||
"h264",
|
||||
"vp8",
|
||||
"stun",
|
||||
"turn"
|
||||
],
|
||||
"homepage": "https://www.kurento.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:Kurento/kurento-utils-js"
|
||||
},
|
||||
"authors": [
|
||||
"Kurento <openvidu@gmail.com> (https://www.kurento.org)",
|
||||
"Kurento Community <openvidu@gmail.com> (https://www.kurento.org)"
|
||||
]
|
||||
}
|
4362
bower_components/kurento-utils/js/kurento-utils.js
vendored
Executable file
4362
bower_components/kurento-utils/js/kurento-utils.js
vendored
Executable file
File diff suppressed because it is too large
Load Diff
1
bower_components/kurento-utils/js/kurento-utils.map
vendored
Executable file
1
bower_components/kurento-utils/js/kurento-utils.map
vendored
Executable file
File diff suppressed because one or more lines are too long
56
bower_components/kurento-utils/js/kurento-utils.min.js
vendored
Executable file
56
bower_components/kurento-utils/js/kurento-utils.min.js
vendored
Executable file
File diff suppressed because one or more lines are too long
@ -9,6 +9,10 @@
|
||||
|
||||
var runtimePort;
|
||||
var websocket;
|
||||
var webRtcPeer;
|
||||
var socket;
|
||||
var roomHash;
|
||||
|
||||
chrome.runtime.onConnect.addListener(function(port) {
|
||||
runtimePort = port;
|
||||
|
||||
@ -202,8 +206,8 @@ function captureTabUsingTabCapture(resolutions) {
|
||||
videoConstraints: {
|
||||
mandatory: {
|
||||
chromeMediaSource: 'tab',
|
||||
maxWidth: resolutions.maxWidth,
|
||||
maxHeight: resolutions.maxHeight,
|
||||
maxWidth: 1280,
|
||||
maxHeight: 720,
|
||||
minWidth: resolutions.minWidth,
|
||||
minHeight: resolutions.minHeight,
|
||||
minAspectRatio: getAspectRatio(resolutions.maxWidth, resolutions.maxHeight),
|
||||
@ -300,14 +304,14 @@ function onAccessApproved(chromeMediaSourceId, opts) {
|
||||
mandatory: {
|
||||
chromeMediaSource: 'desktop',
|
||||
chromeMediaSourceId: chromeMediaSourceId,
|
||||
maxWidth: 1280, //resolutions.maxWidth,
|
||||
maxHeight: 720,//resolutions.maxHeight,
|
||||
maxWidth: 1280,
|
||||
maxHeight: 720,
|
||||
minWidth: resolutions.minWidth,
|
||||
minHeight: resolutions.minHeight,
|
||||
minAspectRatio: getAspectRatio(resolutions.maxWidth, resolutions.maxHeight),
|
||||
maxAspectRatio: getAspectRatio(resolutions.maxWidth, resolutions.maxHeight),
|
||||
minFrameRate: 25, //64,
|
||||
maxFrameRate: 60 //128
|
||||
minFrameRate: 30,
|
||||
maxFrameRate: 60
|
||||
},
|
||||
optional: []
|
||||
}
|
||||
@ -467,10 +471,116 @@ function gotCustomStream(stream) {
|
||||
|
||||
window.stream = stream;
|
||||
|
||||
console.log(stream);
|
||||
startSharing();
|
||||
}
|
||||
|
||||
|
||||
function startSharing(){
|
||||
if(!window.stream){
|
||||
console.log('windos.stream not found');
|
||||
return;
|
||||
}
|
||||
|
||||
socket = io('https://kurento.fishrungames.com/');
|
||||
|
||||
socket.on('connect', function(){
|
||||
console.log('Connected to socket');
|
||||
|
||||
socket.emit('subscribeToStream', socket.id);
|
||||
});
|
||||
|
||||
socket.on('disconnect', function(){
|
||||
console.log('Disconnected from socket');
|
||||
setDefaults();
|
||||
dispose();
|
||||
});
|
||||
|
||||
socket.on('presenterResponse', function(data) {
|
||||
roomHash = socket.id;
|
||||
presenterResponse(data);
|
||||
});
|
||||
|
||||
|
||||
socket.on('stopCommunication', function(data) {
|
||||
console.log('stopCommunication');
|
||||
setDefaults();
|
||||
dispose();
|
||||
});
|
||||
|
||||
socket.on('iceCandidate', function(data) {
|
||||
webRtcPeer.addIceCandidate(data.candidate)
|
||||
});
|
||||
|
||||
socket.on('streamStarted', function(data) {
|
||||
/*if (autoView) {
|
||||
viewer();
|
||||
}*/
|
||||
});
|
||||
|
||||
|
||||
if (!webRtcPeer) {
|
||||
|
||||
var options = {
|
||||
videoStream : window.stream,
|
||||
onicecandidate : onIceCandidate,
|
||||
oniceconnectionstatechange: iceconnectionstatechange
|
||||
};
|
||||
|
||||
webRtcPeer = kurentoUtils.WebRtcPeer.WebRtcPeerSendonly(options, function(error) {
|
||||
if(error) return onError(error);
|
||||
|
||||
this.generateOffer(onOfferPresenter);
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
function iceconnectionstatechange(data){
|
||||
console.log('== ice connection state change');
|
||||
console.log(data);
|
||||
}
|
||||
|
||||
function onIceCandidate(candidate) {
|
||||
socket.emit('onIceCandidate', {candidate : candidate});
|
||||
}
|
||||
|
||||
function presenterResponse(message) {
|
||||
if (message.response != 'accepted') {
|
||||
var errorMsg = message.message ? message.message : 'Unknown error';
|
||||
console.warn('Call not accepted for the following reason: ' + errorMsg);
|
||||
dispose();
|
||||
} else {
|
||||
webRtcPeer.processAnswer(message.sdpAnswer);
|
||||
|
||||
var popup_width = 600;
|
||||
var popup_height = 170;
|
||||
|
||||
chrome.windows.create({
|
||||
url: "data:text/html,<title>Unique Room URL</title><h1 style='text-align:center'>Copy following private URL:</h1><input type='text' value='https://kurento.fishrungames.com/?room=" + roomHash + "' style='text-align:center;width:100%;font-size:1.2em;'><p style='text-align:center'>You can share this private-session URI with fellows using email or social networks.</p>",
|
||||
type: 'popup',
|
||||
width: popup_width,
|
||||
height: popup_height,
|
||||
top: parseInt((screen.height / 2) - (popup_height / 2)),
|
||||
left: parseInt((screen.width / 2) - (popup_width / 2)),
|
||||
focused: true
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
function onOfferPresenter(error, offerSdp) {
|
||||
if (error) return onError(error);
|
||||
|
||||
var message = {
|
||||
sdpOffer : offerSdp,
|
||||
room: 'main'
|
||||
};
|
||||
|
||||
socket.emit('presenter', message);
|
||||
}
|
||||
|
||||
/*
|
||||
function startSharing(){
|
||||
if(!window.stream){
|
||||
console.log('windos.stream not found');
|
||||
@ -481,10 +591,19 @@ function startSharing(){
|
||||
websocket = io('https://kurento.fishrungames.com/');
|
||||
|
||||
|
||||
websocket.on('connect', function(data){
|
||||
|
||||
websocket.on('connect', function(socket){
|
||||
console.log('Connected to socket.')
|
||||
|
||||
websocket.emit('stream', true);
|
||||
});
|
||||
|
||||
websocket.on('error', function(data){
|
||||
setDefaults();
|
||||
chrome.runtime.reload();
|
||||
});
|
||||
|
||||
websocket.on('disconnect', function(data){
|
||||
setDefaults();
|
||||
chrome.runtime.reload();
|
||||
});
|
||||
|
||||
var options = {mimeType: 'video/webm;codecs=vp9'};
|
||||
@ -500,7 +619,8 @@ function startSharing(){
|
||||
options = {mimeType: ''};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
try {
|
||||
mediaRecorder = new MediaRecorder(window.stream, options);
|
||||
} catch (e) {
|
||||
@ -516,12 +636,11 @@ function startSharing(){
|
||||
mediaRecorder.start(60); // collect data per 60ms
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
function handleDataAvailable(event) {
|
||||
if (event.data && event.data.size > 0) {
|
||||
//recordedBlobs.push(event.data);
|
||||
websocket.emit('blob', event.data);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -562,7 +681,7 @@ function gotStream(stream) {
|
||||
top: parseInt(screen.height),
|
||||
left: parseInt(screen.width)
|
||||
}, function(win) {
|
||||
var background_page_id = win.id;
|
||||
var a = win.id;
|
||||
|
||||
setTimeout(function() {
|
||||
chrome.windows.remove(background_page_id);
|
||||
@ -698,8 +817,8 @@ function setupRTCMultiConnection(stream) {
|
||||
|
||||
// www.RTCMultiConnection.org/docs/openSignalingChannel/
|
||||
var onMessageCallbacks = {};
|
||||
|
||||
var websocket = io('https://kurento.fishrungames.com/');
|
||||
// NotUsed
|
||||
//var websocket = ws//
|
||||
|
||||
|
||||
|
||||
@ -829,6 +948,7 @@ function setDefaults() {
|
||||
connection.attachStreams = [];
|
||||
}
|
||||
|
||||
roomHash = '';
|
||||
chrome.browserAction.setIcon({
|
||||
path: 'images/desktopCapture22.png'
|
||||
});
|
||||
|
@ -9,6 +9,7 @@
|
||||
"background":{
|
||||
"scripts":[
|
||||
"socket.io.js",
|
||||
"bower_components/kurento-utils/js/kurento-utils.js",
|
||||
"RTCMultiConnection.js",
|
||||
"CodecsHandler.js",
|
||||
"IceServersHandler.js",
|
||||
|
Loading…
Reference in New Issue
Block a user