Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

JingleSessionPC.js 79KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158
  1. /* global __filename, $, $iq, Strophe */
  2. import async from 'async';
  3. import { getLogger } from 'jitsi-meet-logger';
  4. import GlobalOnErrorHandler from '../util/GlobalOnErrorHandler';
  5. import JingleSession from './JingleSession';
  6. import SDP from './SDP';
  7. import SDPDiffer from './SDPDiffer';
  8. import SDPUtil from './SDPUtil';
  9. import SignalingLayerImpl from './SignalingLayerImpl';
  10. import Statistics from '../statistics/statistics';
  11. import XMPPEvents from '../../service/xmpp/XMPPEvents';
  12. import * as JingleSessionState from './JingleSessionState';
  13. const logger = getLogger(__filename);
  14. /**
  15. * Constant tells how long we're going to wait for IQ response, before timeout
  16. * error is triggered.
  17. * @type {number}
  18. */
  19. const IQ_TIMEOUT = 10000;
  20. /**
  21. *
  22. */
  23. export default class JingleSessionPC extends JingleSession {
  24. /**
  25. * Parses 'senders' attribute of the video content.
  26. * @param {jQuery} jingleContents
  27. * @return {string|null} one of the values of content "senders" attribute
  28. * defined by Jingle. If there is no "senders" attribute or if the value is
  29. * invalid then <tt>null</tt> will be returned.
  30. * @private
  31. */
  32. static parseVideoSenders(jingleContents) {
  33. const videoContents = jingleContents.find('>content[name="video"]');
  34. if (videoContents.length) {
  35. const senders = videoContents[0].getAttribute('senders');
  36. if (senders === 'both'
  37. || senders === 'initiator'
  38. || senders === 'responder'
  39. || senders === 'none') {
  40. return senders;
  41. }
  42. }
  43. return null;
  44. }
  45. /* eslint-disable max-params */
  46. /**
  47. * Creates new <tt>JingleSessionPC</tt>
  48. * @param {string} sid the Jingle Session ID - random string which
  49. * identifies the session
  50. * @param {string} me our JID
  51. * @param {string} peerjid remote peer JID
  52. * @param {Strophe.Connection} connection Strophe XMPP connection instance
  53. * used to send packets.
  54. * @param mediaConstraints the media constraints object passed to
  55. * createOffer/Answer, as defined by the WebRTC standard
  56. * @param iceConfig the ICE servers config object as defined by the WebRTC
  57. * standard.
  58. * @param {boolean} isP2P indicates whether this instance is
  59. * meant to be used in a direct, peer to peer connection or <tt>false</tt>
  60. * if it's a JVB connection.
  61. * @param {boolean} isInitiator indicates whether or not we are the side
  62. * which sends the 'session-intiate'.
  63. * @param {object} options a set of config options
  64. * @param {boolean} options.webrtcIceUdpDisable <tt>true</tt> to block UDP
  65. * candidates.
  66. * @param {boolean} options.webrtcIceTcpDisable <tt>true</tt> to block TCP
  67. * candidates.
  68. * @param {boolean} options.failICE it's an option used in the tests. Set to
  69. * <tt>true</tt> to block any real candidates and make the ICE fail.
  70. *
  71. * @constructor
  72. *
  73. * @implements {SignalingLayer}
  74. */
  75. constructor(
  76. sid,
  77. me,
  78. peerjid,
  79. connection,
  80. mediaConstraints,
  81. iceConfig,
  82. isP2P,
  83. isInitiator,
  84. options) {
  85. super(sid, me, peerjid, connection, mediaConstraints, iceConfig);
  86. /**
  87. * Stores result of {@link window.performance.now()} at the time when
  88. * ICE enters 'checking' state.
  89. * @type {number|null} null if no value has been stored yet
  90. * @private
  91. */
  92. this._iceCheckingStartedTimestamp = null;
  93. /**
  94. * Stores result of {@link window.performance.now()} at the time when
  95. * first ICE candidate is spawned by the peerconnection to mark when
  96. * ICE gathering started. That's, because ICE gathering state changed
  97. * events are not supported by most of the browsers, so we try something
  98. * that will work everywhere. It may not be as accurate, but given that
  99. * 'host' candidate usually comes first, the delay should be minimal.
  100. * @type {number|null} null if no value has been stored yet
  101. * @private
  102. */
  103. this._gatheringStartedTimestamp = null;
  104. /**
  105. * Indicates whether or not this session is willing to send/receive
  106. * video media. When set to <tt>false</tt> the underlying peer
  107. * connection will disable local video transfer and the remote peer will
  108. * be will be asked to stop sending video via 'content-modify' IQ
  109. * (the senders attribute of video contents will be adjusted
  110. * accordingly). Note that this notification is sent only in P2P
  111. * session, because Jicofo does not support it yet. Obviously when
  112. * the value is changed from <tt>false</tt> to <tt>true</tt> another
  113. * notification will be sent to resume video transfer on the remote
  114. * side.
  115. * @type {boolean}
  116. * @private
  117. */
  118. this._localVideoActive = true;
  119. /**
  120. * Indicates whether or not the remote peer has video transfer active.
  121. * When set to <tt>true</tt> it means that remote peer is neither
  122. * sending nor willing to receive video. In such case we'll ask
  123. * our peerconnection to stop sending video by calling
  124. * {@link TraceablePeerConnection.setVideoTransferActive} with
  125. * <tt>false</tt>.
  126. * @type {boolean}
  127. * @private
  128. */
  129. this._remoteVideoActive = true;
  130. /**
  131. * Marks that ICE gathering duration has been reported already. That
  132. * prevents reporting it again, after eventual 'transport-replace' (JVB
  133. * conference migration/ICE restart).
  134. * @type {boolean}
  135. * @private
  136. */
  137. this._gatheringReported = false;
  138. /**
  139. * WebSocket URL for the bridge channel with the videobridge.
  140. * @type {string}
  141. */
  142. this.bridgeWebSocketUrl = null;
  143. this.lasticecandidate = false;
  144. this.closed = false;
  145. /**
  146. * Indicates whether this instance is an initiator or an answerer of
  147. * the Jingle session.
  148. * @type {boolean}
  149. */
  150. this.isInitiator = isInitiator;
  151. /**
  152. * Indicates whether or not this <tt>JingleSessionPC</tt> is used in
  153. * a peer to peer type of session.
  154. * @type {boolean} <tt>true</tt> if it's a peer to peer
  155. * session or <tt>false</tt> if it's a JVB session
  156. */
  157. this.isP2P = isP2P;
  158. /**
  159. * The signaling layer implementation.
  160. * @type {SignalingLayerImpl}
  161. */
  162. this.signalingLayer = new SignalingLayerImpl();
  163. this.webrtcIceUdpDisable = Boolean(options.webrtcIceUdpDisable);
  164. this.webrtcIceTcpDisable = Boolean(options.webrtcIceTcpDisable);
  165. /**
  166. * Flag used to enforce ICE failure through the URL parameter for
  167. * the automatic testing purpose.
  168. * @type {boolean}
  169. */
  170. this.failICE = Boolean(options.failICE);
  171. this.modificationQueue
  172. = async.queue(this._processQueueTasks.bind(this), 1);
  173. /**
  174. * Flag used to guarantee that the connection established event is
  175. * triggered just once.
  176. * @type {boolean}
  177. */
  178. this.wasConnected = false;
  179. }
  180. /* eslint-enable max-params */
  181. /**
  182. * Checks whether or not this session instance has been ended and eventually
  183. * logs a message which mentions that given <tt>actionName</tt> was
  184. * cancelled.
  185. * @param {string} actionName
  186. * @return {boolean} <tt>true</tt> if this {@link JingleSessionPC} has
  187. * entered {@link JingleSessionState.ENDED} or <tt>false</tt> otherwise.
  188. * @private
  189. */
  190. _assertNotEnded(actionName) {
  191. if (this.state === JingleSessionState.ENDED) {
  192. logger.log(
  193. `The session has ended - cancelling action: ${actionName}`);
  194. return false;
  195. }
  196. return true;
  197. }
  198. /**
  199. *
  200. */
  201. doInitialize() {
  202. this.lasticecandidate = false;
  203. // True if reconnect is in progress
  204. this.isreconnect = false;
  205. // Set to true if the connection was ever stable
  206. this.wasstable = false;
  207. // Create new peer connection instance
  208. this.peerconnection
  209. = this.rtc.createPeerConnection(
  210. this.signalingLayer,
  211. this.iceConfig,
  212. this.isP2P,
  213. {
  214. disableSimulcast: this.room.options.disableSimulcast,
  215. disableRtx: this.room.options.disableRtx,
  216. preferH264: this.room.options.preferH264
  217. });
  218. this.peerconnection.onicecandidate = ev => {
  219. if (!ev) {
  220. // There was an incomplete check for ev before which left
  221. // the last line of the function unprotected from a potential
  222. // throw of an exception. Consequently, it may be argued that
  223. // the check is unnecessary. Anyway, I'm leaving it and making
  224. // the check complete.
  225. return;
  226. }
  227. // XXX this is broken, candidate is not parsed.
  228. const candidate = ev.candidate;
  229. const now = window.performance.now();
  230. if (candidate) {
  231. if (this._gatheringStartedTimestamp === null) {
  232. this._gatheringStartedTimestamp = now;
  233. }
  234. // Discard candidates of disabled protocols.
  235. let protocol = candidate.protocol;
  236. if (typeof protocol === 'string') {
  237. protocol = protocol.toLowerCase();
  238. if (protocol === 'tcp' || protocol === 'ssltcp') {
  239. if (this.webrtcIceTcpDisable) {
  240. return;
  241. }
  242. } else if (protocol === 'udp') {
  243. if (this.webrtcIceUdpDisable) {
  244. return;
  245. }
  246. }
  247. }
  248. } else if (!this._gatheringReported) {
  249. // End of gathering
  250. let eventName = this.isP2P ? 'p2p.ice.' : 'ice.';
  251. eventName += this.isInitiator ? 'initiator' : 'responder';
  252. eventName += '.gatheringDuration';
  253. Statistics.analytics.sendEvent(
  254. eventName,
  255. { value: now - this._gatheringStartedTimestamp });
  256. this._gatheringReported = true;
  257. }
  258. this.sendIceCandidate(candidate);
  259. };
  260. // Note there is a change in the spec about closed:
  261. // This value moved into the RTCPeerConnectionState enum in
  262. // the May 13, 2016 draft of the specification, as it reflects the state
  263. // of the RTCPeerConnection, not the signaling connection. You now
  264. // detect a closed connection by checking for connectionState to be
  265. // "closed" instead.
  266. // I suppose at some point this will be moved to onconnectionstatechange
  267. this.peerconnection.onsignalingstatechange = () => {
  268. if (!this.peerconnection) {
  269. return;
  270. }
  271. if (this.peerconnection.signalingState === 'stable') {
  272. this.wasstable = true;
  273. } else if (
  274. (this.peerconnection.signalingState === 'closed'
  275. || this.peerconnection.connectionState === 'closed')
  276. && !this.closed) {
  277. this.room.eventEmitter.emit(XMPPEvents.SUSPEND_DETECTED, this);
  278. }
  279. };
  280. /**
  281. * The oniceconnectionstatechange event handler contains the code to
  282. * execute when the iceconnectionstatechange event, of type Event,
  283. * is received by this RTCPeerConnection. Such an event is sent when
  284. * the value of RTCPeerConnection.iceConnectionState changes.
  285. */
  286. this.peerconnection.oniceconnectionstatechange = () => {
  287. if (!this.peerconnection
  288. || !this._assertNotEnded('oniceconnectionstatechange')) {
  289. return;
  290. }
  291. const now = window.performance.now();
  292. if (!this.isP2P) {
  293. this.room.connectionTimes[
  294. `ice.state.${this.peerconnection.iceConnectionState}`]
  295. = now;
  296. }
  297. logger.log(
  298. `(TIME) ICE ${this.peerconnection.iceConnectionState}`
  299. + ` P2P? ${this.isP2P}:\t`,
  300. now);
  301. Statistics.analytics.sendEvent(
  302. `${this.isP2P ? 'p2p.ice.' : 'ice.'}`
  303. + `${this.peerconnection.iceConnectionState}`,
  304. { value: now });
  305. this.room.eventEmitter.emit(
  306. XMPPEvents.ICE_CONNECTION_STATE_CHANGED,
  307. this,
  308. this.peerconnection.iceConnectionState);
  309. switch (this.peerconnection.iceConnectionState) {
  310. case 'checking':
  311. this._iceCheckingStartedTimestamp = now;
  312. break;
  313. case 'connected':
  314. // Informs interested parties that the connection has been
  315. // restored.
  316. if (this.peerconnection.signalingState === 'stable') {
  317. if (this.isreconnect) {
  318. this.room.eventEmitter.emit(
  319. XMPPEvents.CONNECTION_RESTORED, this);
  320. }
  321. }
  322. if (!this.wasConnected && this.wasstable) {
  323. let eventName = this.isP2P ? 'p2p.ice.' : 'ice.';
  324. eventName += this.isInitiator ? 'initiator.' : 'responder.';
  325. Statistics.analytics.sendEvent(
  326. `${eventName}checksDuration`,
  327. {
  328. value: now - this._iceCheckingStartedTimestamp
  329. });
  330. // Switch between ICE gathering and ICE checking whichever
  331. // started first (scenarios are different for initiator
  332. // vs responder)
  333. const iceStarted
  334. = Math.min(
  335. this._iceCheckingStartedTimestamp,
  336. this._gatheringStartedTimestamp);
  337. Statistics.analytics.sendEvent(
  338. `${eventName}establishmentDuration`,
  339. {
  340. value: now - iceStarted
  341. });
  342. this.wasConnected = true;
  343. this.room.eventEmitter.emit(
  344. XMPPEvents.CONNECTION_ESTABLISHED, this);
  345. }
  346. this.isreconnect = false;
  347. break;
  348. case 'disconnected':
  349. if (this.closed) {
  350. break;
  351. }
  352. this.isreconnect = true;
  353. // Informs interested parties that the connection has been
  354. // interrupted.
  355. if (this.wasstable) {
  356. this.room.eventEmitter.emit(
  357. XMPPEvents.CONNECTION_INTERRUPTED, this);
  358. }
  359. break;
  360. case 'failed':
  361. this.room.eventEmitter.emit(
  362. XMPPEvents.CONNECTION_ICE_FAILED, this);
  363. this.room.eventEmitter.emit(
  364. XMPPEvents.CONFERENCE_SETUP_FAILED,
  365. this,
  366. new Error('ICE fail'));
  367. break;
  368. }
  369. };
  370. this.peerconnection.onnegotiationneeded = () => {
  371. this.room.eventEmitter.emit(XMPPEvents.PEERCONNECTION_READY, this);
  372. };
  373. // The signaling layer will bind it's listeners at this point
  374. this.signalingLayer.setChatRoom(this.room);
  375. }
  376. /**
  377. * Sends given candidate in Jingle 'transport-info' message.
  378. * @param {RTCIceCandidate} candidate the WebRTC ICE candidate instance
  379. * @private
  380. */
  381. sendIceCandidate(candidate) {
  382. const localSDP = new SDP(this.peerconnection.localDescription.sdp);
  383. if (candidate && !this.lasticecandidate) {
  384. const ice
  385. = SDPUtil.iceparams(
  386. localSDP.media[candidate.sdpMLineIndex], localSDP.session);
  387. const jcand = SDPUtil.candidateToJingle(candidate.candidate);
  388. if (!(ice && jcand)) {
  389. const errorMesssage = 'failed to get ice && jcand';
  390. GlobalOnErrorHandler.callErrorHandler(new Error(errorMesssage));
  391. logger.error(errorMesssage);
  392. return;
  393. }
  394. ice.xmlns = 'urn:xmpp:jingle:transports:ice-udp:1';
  395. if (this.usedrip) {
  396. if (this.dripContainer.length === 0) {
  397. // start 20ms callout
  398. setTimeout(() => {
  399. if (this.dripContainer.length === 0) {
  400. return;
  401. }
  402. this.sendIceCandidates(this.dripContainer);
  403. this.dripContainer = [];
  404. }, 20);
  405. }
  406. this.dripContainer.push(candidate);
  407. } else {
  408. this.sendIceCandidates([ candidate ]);
  409. }
  410. } else {
  411. logger.log('sendIceCandidate: last candidate.');
  412. // FIXME: remember to re-think in ICE-restart
  413. this.lasticecandidate = true;
  414. }
  415. }
  416. /**
  417. * Sends given candidates in Jingle 'transport-info' message.
  418. * @param {Array<RTCIceCandidate>} candidates an array of the WebRTC ICE
  419. * candidate instances
  420. * @private
  421. */
  422. sendIceCandidates(candidates) {
  423. if (!this._assertNotEnded('sendIceCandidates')) {
  424. return;
  425. }
  426. logger.log('sendIceCandidates', candidates);
  427. const cand = $iq({ to: this.peerjid,
  428. type: 'set' })
  429. .c('jingle', { xmlns: 'urn:xmpp:jingle:1',
  430. action: 'transport-info',
  431. initiator: this.initiator,
  432. sid: this.sid });
  433. const localSDP = new SDP(this.peerconnection.localDescription.sdp);
  434. for (let mid = 0; mid < localSDP.media.length; mid++) {
  435. const cands = candidates.filter(el => el.sdpMLineIndex === mid);
  436. const mline
  437. = SDPUtil.parseMLine(localSDP.media[mid].split('\r\n')[0]);
  438. if (cands.length > 0) {
  439. const ice
  440. = SDPUtil.iceparams(localSDP.media[mid], localSDP.session);
  441. ice.xmlns = 'urn:xmpp:jingle:transports:ice-udp:1';
  442. cand.c('content', {
  443. creator: this.initiator === this.localJid
  444. ? 'initiator' : 'responder',
  445. name: cands[0].sdpMid ? cands[0].sdpMid : mline.media
  446. }).c('transport', ice);
  447. for (let i = 0; i < cands.length; i++) {
  448. const candidate
  449. = SDPUtil.candidateToJingle(cands[i].candidate);
  450. // Mangle ICE candidate if 'failICE' test option is enabled
  451. if (this.failICE) {
  452. candidate.ip = '1.1.1.1';
  453. }
  454. cand.c('candidate', candidate).up();
  455. }
  456. // add fingerprint
  457. const fingerprintLine
  458. = SDPUtil.findLine(
  459. localSDP.media[mid],
  460. 'a=fingerprint:', localSDP.session);
  461. if (fingerprintLine) {
  462. const tmp = SDPUtil.parseFingerprint(fingerprintLine);
  463. tmp.required = true;
  464. cand.c(
  465. 'fingerprint',
  466. { xmlns: 'urn:xmpp:jingle:apps:dtls:0' })
  467. .t(tmp.fingerprint);
  468. delete tmp.fingerprint;
  469. cand.attrs(tmp);
  470. cand.up();
  471. }
  472. cand.up(); // transport
  473. cand.up(); // content
  474. }
  475. }
  476. // might merge last-candidate notification into this, but it is called
  477. // a lot later. See webrtc issue #2340
  478. // logger.log('was this the last candidate', this.lasticecandidate);
  479. this.connection.sendIQ(
  480. cand, null, this.newJingleErrorHandler(cand), IQ_TIMEOUT);
  481. }
  482. /**
  483. * {@inheritDoc}
  484. */
  485. addIceCandidates(elem) {
  486. if (this.peerconnection.signalingState === 'closed') {
  487. logger.warn('Ignored add ICE candidate when in closed state');
  488. return;
  489. }
  490. const iceCandidates = [];
  491. elem.find('>content>transport>candidate')
  492. .each((idx, candidate) => {
  493. let line = SDPUtil.candidateFromJingle(candidate);
  494. line = line.replace('\r\n', '').replace('a=', '');
  495. // FIXME this code does not care to handle
  496. // non-bundle transport
  497. const rtcCandidate = new RTCIceCandidate({
  498. sdpMLineIndex: 0,
  499. // FF comes up with more complex names like audio-23423,
  500. // Given that it works on both Chrome and FF without
  501. // providing it, let's leave it like this for the time
  502. // being...
  503. // sdpMid: 'audio',
  504. candidate: line
  505. });
  506. iceCandidates.push(rtcCandidate);
  507. });
  508. if (!iceCandidates.length) {
  509. logger.error(
  510. 'No ICE candidates to add ?', elem[0] && elem[0].outerHTML);
  511. return;
  512. }
  513. // We want to have this task queued, so that we know it is executed,
  514. // after the initial sRD/sLD offer/answer cycle was done (based on
  515. // the assumption that candidates are spawned after the offer/answer
  516. // and XMPP preserves order).
  517. const workFunction = finishedCallback => {
  518. for (const iceCandidate of iceCandidates) {
  519. this.peerconnection.addIceCandidate(
  520. iceCandidate,
  521. () => {
  522. logger.debug('addIceCandidate ok!');
  523. },
  524. error => {
  525. logger.error('addIceCandidate failed!', error);
  526. });
  527. }
  528. finishedCallback();
  529. };
  530. logger.debug(
  531. `Queued add (${iceCandidates.length}) ICE candidates task...`);
  532. this.modificationQueue.push(workFunction);
  533. }
  534. /**
  535. *
  536. * @param contents
  537. */
  538. readSsrcInfo(contents) {
  539. const ssrcs
  540. = $(contents).find(
  541. '>description>'
  542. + 'source[xmlns="urn:xmpp:jingle:apps:rtp:ssma:0"]');
  543. ssrcs.each((i, ssrcElement) => {
  544. const ssrc = Number(ssrcElement.getAttribute('ssrc'));
  545. if (this.isP2P) {
  546. // In P2P all SSRCs are owner by the remote peer
  547. this.signalingLayer.setSSRCOwner(
  548. ssrc, Strophe.getResourceFromJid(this.peerjid));
  549. } else {
  550. $(ssrcElement)
  551. .find('>ssrc-info[xmlns="http://jitsi.org/jitmeet"]')
  552. .each((i3, ssrcInfoElement) => {
  553. const owner = ssrcInfoElement.getAttribute('owner');
  554. if (owner && owner.length) {
  555. if (isNaN(ssrc) || ssrc < 0) {
  556. logger.warn(
  557. `Invalid SSRC ${ssrc} value received`
  558. + ` for ${owner}`);
  559. } else {
  560. this.signalingLayer.setSSRCOwner(
  561. ssrc, Strophe.getResourceFromJid(owner));
  562. }
  563. }
  564. });
  565. }
  566. });
  567. }
  568. /**
  569. * Reads the "url" parameter in the <web-socket> tag of the jingle offer iq
  570. * and stores it into this.bridgeWebSocketUrl.
  571. * @param contets
  572. */
  573. readBridgeWebSocketUrl(contents) {
  574. const webSocket
  575. = $(contents)
  576. .find('transport>web-socket')
  577. .first();
  578. if (webSocket.length === 1) {
  579. this.bridgeWebSocketUrl = webSocket[0].getAttribute('url');
  580. }
  581. }
  582. /**
  583. * Makes the underlying TraceablePeerConnection generate new SSRC for
  584. * the recvonly video stream.
  585. * @deprecated
  586. */
  587. generateRecvonlySsrc() {
  588. if (this.peerconnection) {
  589. this.peerconnection.generateRecvonlySsrc();
  590. } else {
  591. logger.error(
  592. 'Unable to generate recvonly SSRC - no peerconnection');
  593. }
  594. }
  595. /* eslint-disable max-params */
  596. /**
  597. * Accepts incoming Jingle 'session-initiate' and should send
  598. * 'session-accept' in result.
  599. * @param jingleOffer jQuery selector pointing to the jingle element of
  600. * the offer IQ
  601. * @param success callback called when we accept incoming session
  602. * successfully and receive RESULT packet to 'session-accept' sent.
  603. * @param failure function(error) called if for any reason we fail to accept
  604. * the incoming offer. 'error' argument can be used to log some details
  605. * about the error.
  606. * @param {Array<JitsiLocalTrack>} [localTracks] the optional list of
  607. * the local tracks that will be added, before the offer/answer cycle
  608. * executes. We allow the localTracks to optionally be passed in so that
  609. * the addition of the local tracks and the processing of the initial offer
  610. * can all be done atomically. We want to make sure that any other
  611. * operations which originate in the XMPP Jingle messages related with
  612. * this session to be executed with an assumption that the initial
  613. * offer/answer cycle has been executed already.
  614. */
  615. acceptOffer(jingleOffer, success, failure, localTracks) {
  616. this.setOfferAnswerCycle(
  617. jingleOffer,
  618. () => {
  619. // FIXME we may not care about RESULT packet for session-accept
  620. // then we should either call 'success' here immediately or
  621. // modify sendSessionAccept method to do that
  622. this.sendSessionAccept(success, failure);
  623. },
  624. failure,
  625. localTracks);
  626. }
  627. /* eslint-enable max-params */
  628. /**
  629. * Creates an offer and sends Jingle 'session-initiate' to the remote peer.
  630. * @param {Array<JitsiLocalTrack>} localTracks the local tracks that will be
  631. * added, before the offer/answer cycle executes (for the local track
  632. * addition to be an atomic operation together with the offer/answer).
  633. */
  634. invite(localTracks) {
  635. if (!this.isInitiator) {
  636. throw new Error('Trying to invite from the responder session');
  637. }
  638. const workFunction = finishedCallback => {
  639. for (const localTrack of localTracks) {
  640. this.peerconnection.addTrack(localTrack);
  641. }
  642. this.peerconnection.createOffer(
  643. sdp => {
  644. this.sendSessionInitiate(
  645. sdp,
  646. finishedCallback,
  647. finishedCallback
  648. );
  649. },
  650. error => {
  651. logger.error(
  652. 'Failed to create an offer',
  653. error,
  654. this.mediaConstraints);
  655. finishedCallback(error);
  656. },
  657. this.mediaConstraints);
  658. };
  659. this.modificationQueue.push(
  660. workFunction,
  661. error => {
  662. if (error) {
  663. logger.error('invite error', error);
  664. } else {
  665. logger.debug('invite executed - OK');
  666. }
  667. });
  668. }
  669. /**
  670. * Sends 'session-initiate' to the remote peer.
  671. * @param {object} sdp the local session description object as defined by
  672. * the WebRTC standard.
  673. * @param {function} success executed when the operation succeeds.
  674. * @param {function(error)} failure executed when the operation fails with
  675. * an error passed as an argument.
  676. * @private
  677. */
  678. sendSessionInitiate(sdp, success, failure) {
  679. logger.log('createdOffer', sdp);
  680. const sendJingle = () => {
  681. let init = $iq({
  682. to: this.peerjid,
  683. type: 'set'
  684. }).c('jingle', {
  685. xmlns: 'urn:xmpp:jingle:1',
  686. action: 'session-initiate',
  687. initiator: this.initiator,
  688. sid: this.sid
  689. });
  690. const localSDP = new SDP(this.peerconnection.localDescription.sdp);
  691. localSDP.toJingle(
  692. init,
  693. this.initiator === this.me ? 'initiator' : 'responder');
  694. init = init.tree();
  695. logger.info('Session-initiate: ', init);
  696. this.connection.sendIQ(init,
  697. () => {
  698. logger.info('Got RESULT for "session-initiate"');
  699. },
  700. error => {
  701. logger.error('"session-initiate" error', error);
  702. },
  703. IQ_TIMEOUT);
  704. // NOTE the callback is executed immediately as we don't want to
  705. // wait for the XMPP response which would delay the startup process.
  706. success();
  707. };
  708. this.peerconnection.setLocalDescription(
  709. sdp, sendJingle,
  710. error => {
  711. logger.error('session-init setLocalDescription failed', error);
  712. failure(error);
  713. }
  714. );
  715. }
  716. /**
  717. * Sets the answer received from the remote peer.
  718. * @param jingleAnswer
  719. */
  720. setAnswer(jingleAnswer) {
  721. if (!this.isInitiator) {
  722. throw new Error('Trying to set an answer on the responder session');
  723. }
  724. this.setOfferAnswerCycle(
  725. jingleAnswer,
  726. () => {
  727. logger.info('setAnswer - succeeded');
  728. },
  729. error => {
  730. logger.error('setAnswer failed: ', error);
  731. });
  732. }
  733. /* eslint-disable max-params */
  734. /**
  735. * This is a setRemoteDescription/setLocalDescription cycle which starts at
  736. * converting Strophe Jingle IQ into remote offer SDP. Once converted
  737. * setRemoteDescription, createAnswer and setLocalDescription calls follow.
  738. * @param jingleOfferAnswerIq jQuery selector pointing to the jingle element
  739. * of the offer (or answer) IQ
  740. * @param success callback called when sRD/sLD cycle finishes successfully.
  741. * @param failure callback called with an error object as an argument if we
  742. * fail at any point during setRD, createAnswer, setLD.
  743. * @param {Array<JitsiLocalTrack>} [localTracks] the optional list of
  744. * the local tracks that will be added, before the offer/answer cycle
  745. * executes (for the local track addition to be an atomic operation together
  746. * with the offer/answer).
  747. */
  748. setOfferAnswerCycle(jingleOfferAnswerIq, success, failure, localTracks) {
  749. const workFunction = finishedCallback => {
  750. if (localTracks) {
  751. for (const track of localTracks) {
  752. this.peerconnection.addTrack(track);
  753. }
  754. }
  755. const newRemoteSdp
  756. = this._processNewJingleOfferIq(jingleOfferAnswerIq);
  757. const oldLocalSdp
  758. = this.peerconnection.localDescription.sdp;
  759. this._renegotiate(newRemoteSdp.raw)
  760. .then(() => {
  761. if (this.state === JingleSessionState.PENDING) {
  762. this.state = JingleSessionState.ACTIVE;
  763. // Sync up video transfer active/inactive only after
  764. // the initial O/A cycle. We want to adjust the video
  765. // media direction only in the local SDP and the Jingle
  766. // contents direction included in the initial
  767. // offer/answer is mapped to the remote SDP. Jingle
  768. // 'content-modify' IQ is processed in a way that it
  769. // will only modify local SDP when remote peer is no
  770. // longer interested in receiving video content.
  771. // Changing media direction in the remote SDP will mess
  772. // up our SDP translation chain (simulcast, video mute,
  773. // RTX etc.)
  774. if (this.isP2P && !this._localVideoActive) {
  775. this.sendContentModify(this._localVideoActive);
  776. }
  777. }
  778. // Old local SDP will be available when we're setting answer
  779. // for the first time, but not when offer and it's fine
  780. // since we're generating an answer now it will contain all
  781. // our SSRCs
  782. if (oldLocalSdp) {
  783. const newLocalSdp
  784. = new SDP(this.peerconnection.localDescription.sdp);
  785. this.notifyMySSRCUpdate(
  786. new SDP(oldLocalSdp), newLocalSdp);
  787. }
  788. finishedCallback();
  789. }, error => {
  790. logger.error(
  791. `Error renegotiating after setting new remote ${
  792. (this.isInitiator ? 'answer: ' : 'offer: ')
  793. }${error}`, newRemoteSdp);
  794. JingleSessionPC.onJingleFatalError(this, error);
  795. finishedCallback(error);
  796. });
  797. };
  798. this.modificationQueue.push(
  799. workFunction,
  800. error => {
  801. error ? failure(error) : success();
  802. });
  803. }
  804. /* eslint-enable max-params */
  805. /**
  806. * Although it states "replace transport" it does accept full Jingle offer
  807. * which should contain new ICE transport details.
  808. * @param jingleOfferElem an element Jingle IQ that contains new offer and
  809. * transport info.
  810. * @param success callback called when we succeed to accept new offer.
  811. * @param failure function(error) called when we fail to accept new offer.
  812. */
  813. replaceTransport(jingleOfferElem, success, failure) {
  814. // We need to first set an offer without the 'data' section to have the
  815. // SCTP stack cleaned up. After that the original offer is set to have
  816. // the SCTP connection established with the new bridge.
  817. this.room.eventEmitter.emit(XMPPEvents.ICE_RESTARTING, this);
  818. const originalOffer = jingleOfferElem.clone();
  819. jingleOfferElem.find('>content[name=\'data\']').remove();
  820. // First set an offer without the 'data' section
  821. this.setOfferAnswerCycle(
  822. jingleOfferElem,
  823. () => {
  824. // Now set the original offer(with the 'data' section)
  825. this.setOfferAnswerCycle(
  826. originalOffer,
  827. () => {
  828. const localSDP
  829. = new SDP(this.peerconnection.localDescription.sdp);
  830. this.sendTransportAccept(localSDP, success, failure);
  831. },
  832. failure);
  833. },
  834. failure
  835. );
  836. }
  837. /**
  838. * Sends Jingle 'session-accept' message.
  839. * @param {function()} success callback called when we receive 'RESULT'
  840. * packet for the 'session-accept'
  841. * @param {function(error)} failure called when we receive an error response
  842. * or when the request has timed out.
  843. * @private
  844. */
  845. sendSessionAccept(success, failure) {
  846. // NOTE: since we're just reading from it, we don't need to be within
  847. // the modification queue to access the local description
  848. const localSDP = new SDP(this.peerconnection.localDescription.sdp);
  849. let accept = $iq({ to: this.peerjid,
  850. type: 'set' })
  851. .c('jingle', { xmlns: 'urn:xmpp:jingle:1',
  852. action: 'session-accept',
  853. initiator: this.initiator,
  854. responder: this.responder,
  855. sid: this.sid });
  856. if (this.webrtcIceTcpDisable) {
  857. localSDP.removeTcpCandidates = true;
  858. }
  859. if (this.webrtcIceUdpDisable) {
  860. localSDP.removeUdpCandidates = true;
  861. }
  862. if (this.failICE) {
  863. localSDP.failICE = true;
  864. }
  865. localSDP.toJingle(
  866. accept,
  867. this.initiator === this.localJid ? 'initiator' : 'responder',
  868. null);
  869. // Calling tree() to print something useful
  870. accept = accept.tree();
  871. logger.info('Sending session-accept', accept);
  872. this.connection.sendIQ(accept,
  873. success,
  874. this.newJingleErrorHandler(accept, error => {
  875. failure(error);
  876. // 'session-accept' is a critical timeout and we'll
  877. // have to restart
  878. this.room.eventEmitter.emit(
  879. XMPPEvents.SESSION_ACCEPT_TIMEOUT, this);
  880. }),
  881. IQ_TIMEOUT);
  882. // XXX Videobridge needs WebRTC's answer (ICE ufrag and pwd, DTLS
  883. // fingerprint and setup) ASAP in order to start the connection
  884. // establishment.
  885. //
  886. // FIXME Flushing the connection at this point triggers an issue with
  887. // BOSH request handling in Prosody on slow connections.
  888. //
  889. // The problem is that this request will be quite large and it may take
  890. // time before it reaches Prosody. In the meantime Strophe may decide
  891. // to send the next one. And it was observed that a small request with
  892. // 'transport-info' usually follows this one. It does reach Prosody
  893. // before the previous one was completely received. 'rid' on the server
  894. // is increased and Prosody ignores the request with 'session-accept'.
  895. // It will never reach Jicofo and everything in the request table is
  896. // lost. Removing the flush does not guarantee it will never happen, but
  897. // makes it much less likely('transport-info' is bundled with
  898. // 'session-accept' and any immediate requests).
  899. //
  900. // this.connection.flush();
  901. }
  902. /**
  903. * Will send 'content-modify' IQ in order to ask the remote peer to
  904. * either stop or resume sending video media.
  905. * @param {boolean} videoTransferActive <tt>false</tt> to let the other peer
  906. * know that we're not sending nor interested in receiving video contents.
  907. * When set to <tt>true</tt> remote peer will be asked to resume video
  908. * transfer.
  909. * @private
  910. */
  911. sendContentModify(videoTransferActive) {
  912. const newSendersValue = videoTransferActive ? 'both' : 'none';
  913. const sessionModify
  914. = $iq({
  915. to: this.peerjid,
  916. type: 'set'
  917. })
  918. .c('jingle', {
  919. xmlns: 'urn:xmpp:jingle:1',
  920. action: 'content-modify',
  921. initiator: this.initiator,
  922. sid: this.sid
  923. })
  924. .c('content', {
  925. name: 'video',
  926. senders: newSendersValue
  927. });
  928. logger.info(
  929. `Sending content-modify, video senders: ${newSendersValue}`);
  930. this.connection.sendIQ(
  931. sessionModify,
  932. null,
  933. this.newJingleErrorHandler(sessionModify),
  934. IQ_TIMEOUT);
  935. }
  936. /**
  937. * Sends Jingle 'transport-accept' message which is a response to
  938. * 'transport-replace'.
  939. * @param localSDP the 'SDP' object with local session description
  940. * @param success callback called when we receive 'RESULT' packet for
  941. * 'transport-replace'
  942. * @param failure function(error) called when we receive an error response
  943. * or when the request has timed out.
  944. * @private
  945. */
  946. sendTransportAccept(localSDP, success, failure) {
  947. let transportAccept = $iq({ to: this.peerjid,
  948. type: 'set' })
  949. .c('jingle', {
  950. xmlns: 'urn:xmpp:jingle:1',
  951. action: 'transport-accept',
  952. initiator: this.initiator,
  953. sid: this.sid
  954. });
  955. localSDP.media.forEach((medialines, idx) => {
  956. const mline = SDPUtil.parseMLine(medialines.split('\r\n')[0]);
  957. transportAccept.c('content',
  958. {
  959. creator:
  960. this.initiator === this.localJid
  961. ? 'initiator'
  962. : 'responder',
  963. name: mline.media
  964. }
  965. );
  966. localSDP.transportToJingle(idx, transportAccept);
  967. transportAccept.up();
  968. });
  969. // Calling tree() to print something useful to the logger
  970. transportAccept = transportAccept.tree();
  971. logger.info('Sending transport-accept: ', transportAccept);
  972. this.connection.sendIQ(transportAccept,
  973. success,
  974. this.newJingleErrorHandler(transportAccept, failure),
  975. IQ_TIMEOUT);
  976. }
  977. /**
  978. * Sends Jingle 'transport-reject' message which is a response to
  979. * 'transport-replace'.
  980. * @param success callback called when we receive 'RESULT' packet for
  981. * 'transport-replace'
  982. * @param failure function(error) called when we receive an error response
  983. * or when the request has timed out.
  984. *
  985. * FIXME method should be marked as private, but there's some spaghetti that
  986. * needs to be fixed prior doing that
  987. */
  988. sendTransportReject(success, failure) {
  989. // Send 'transport-reject', so that the focus will
  990. // know that we've failed
  991. let transportReject = $iq({ to: this.peerjid,
  992. type: 'set' })
  993. .c('jingle', {
  994. xmlns: 'urn:xmpp:jingle:1',
  995. action: 'transport-reject',
  996. initiator: this.initiator,
  997. sid: this.sid
  998. });
  999. transportReject = transportReject.tree();
  1000. logger.info('Sending \'transport-reject', transportReject);
  1001. this.connection.sendIQ(transportReject,
  1002. success,
  1003. this.newJingleErrorHandler(transportReject, failure),
  1004. IQ_TIMEOUT);
  1005. }
  1006. /**
  1007. * @inheritDoc
  1008. */
  1009. terminate(success, failure, options) {
  1010. if (this.state === JingleSessionState.ENDED) {
  1011. return;
  1012. }
  1013. if (!options || Boolean(options.sendSessionTerminate)) {
  1014. let sessionTerminate
  1015. = $iq({
  1016. to: this.peerjid,
  1017. type: 'set'
  1018. })
  1019. .c('jingle', {
  1020. xmlns: 'urn:xmpp:jingle:1',
  1021. action: 'session-terminate',
  1022. initiator: this.initiator,
  1023. sid: this.sid
  1024. })
  1025. .c('reason')
  1026. .c((options && options.reason) || 'success');
  1027. if (options && options.reasonDescription) {
  1028. sessionTerminate.up()
  1029. .c('text')
  1030. .t(options.reasonDescription);
  1031. }
  1032. // Calling tree() to print something useful
  1033. sessionTerminate = sessionTerminate.tree();
  1034. logger.info('Sending session-terminate', sessionTerminate);
  1035. this.connection.sendIQ(
  1036. sessionTerminate,
  1037. success,
  1038. this.newJingleErrorHandler(sessionTerminate, failure),
  1039. IQ_TIMEOUT);
  1040. } else {
  1041. logger.info(`Skipped sending session-terminate for ${this}`);
  1042. }
  1043. // this should result in 'onTerminated' being called by strope.jingle.js
  1044. this.connection.jingle.terminate(this.sid);
  1045. }
  1046. /**
  1047. *
  1048. * @param reasonCondition
  1049. * @param reasonText
  1050. */
  1051. onTerminated(reasonCondition, reasonText) {
  1052. this.state = JingleSessionState.ENDED;
  1053. // Do something with reason and reasonCondition when we start to care
  1054. // this.reasonCondition = reasonCondition;
  1055. // this.reasonText = reasonText;
  1056. logger.info(`Session terminated ${this}`, reasonCondition, reasonText);
  1057. this.close();
  1058. }
  1059. /**
  1060. * Parse the information from the xml sourceAddElem and translate it
  1061. * into sdp lines
  1062. * @param {jquery xml element} sourceAddElem the source-add
  1063. * element from jingle
  1064. * @param {SDP object} currentRemoteSdp the current remote
  1065. * sdp (as of this new source-add)
  1066. * @returns {list} a list of SDP line strings that should
  1067. * be added to the remote SDP
  1068. */
  1069. _parseSsrcInfoFromSourceAdd(sourceAddElem, currentRemoteSdp) {
  1070. const addSsrcInfo = [];
  1071. $(sourceAddElem).each((i1, content) => {
  1072. const name = $(content).attr('name');
  1073. let lines = '';
  1074. $(content)
  1075. .find('ssrc-group[xmlns="urn:xmpp:jingle:apps:rtp:ssma:0"]')
  1076. .each(function() {
  1077. // eslint-disable-next-line no-invalid-this
  1078. const semantics = this.getAttribute('semantics');
  1079. const ssrcs
  1080. = $(this) // eslint-disable-line no-invalid-this
  1081. .find('>source')
  1082. .map(function() {
  1083. // eslint-disable-next-line no-invalid-this
  1084. return this.getAttribute('ssrc');
  1085. })
  1086. .get();
  1087. if (ssrcs.length) {
  1088. lines
  1089. += `a=ssrc-group:${semantics} ${ssrcs.join(' ')
  1090. }\r\n`;
  1091. }
  1092. });
  1093. // handles both >source and >description>source
  1094. const tmp
  1095. = $(content).find(
  1096. 'source[xmlns="urn:xmpp:jingle:apps:rtp:ssma:0"]');
  1097. /* eslint-disable no-invalid-this */
  1098. tmp.each(function() {
  1099. const ssrc = $(this).attr('ssrc');
  1100. if (currentRemoteSdp.containsSSRC(ssrc)) {
  1101. logger.warn(
  1102. `Source-add request for existing SSRC: ${ssrc}`);
  1103. return;
  1104. }
  1105. // eslint-disable-next-line newline-per-chained-call
  1106. $(this).find('>parameter').each(function() {
  1107. lines += `a=ssrc:${ssrc} ${$(this).attr('name')}`;
  1108. if ($(this).attr('value') && $(this).attr('value').length) {
  1109. lines += `:${$(this).attr('value')}`;
  1110. }
  1111. lines += '\r\n';
  1112. });
  1113. });
  1114. /* eslint-enable no-invalid-this */
  1115. currentRemoteSdp.media.forEach((media, i2) => {
  1116. if (!SDPUtil.findLine(media, `a=mid:${name}`)) {
  1117. return;
  1118. }
  1119. if (!addSsrcInfo[i2]) {
  1120. addSsrcInfo[i2] = '';
  1121. }
  1122. addSsrcInfo[i2] += lines;
  1123. });
  1124. });
  1125. return addSsrcInfo;
  1126. }
  1127. /**
  1128. * Handles a Jingle source-add message for this Jingle session.
  1129. * @param elem An array of Jingle "content" elements.
  1130. */
  1131. addRemoteStream(elem) {
  1132. this._addOrRemoveRemoteStream(true /* add */, elem);
  1133. }
  1134. /**
  1135. * Handles a Jingle source-remove message for this Jingle session.
  1136. * @param elem An array of Jingle "content" elements.
  1137. */
  1138. removeRemoteStream(elem) {
  1139. this._addOrRemoveRemoteStream(false /* remove */, elem);
  1140. }
  1141. /**
  1142. * Handles either Jingle 'source-add' or 'source-remove' message for this
  1143. * Jingle session.
  1144. * @param {boolean} isAdd <tt>true</tt> for 'source-add' or <tt>false</tt>
  1145. * otherwise.
  1146. * @param {Array<Element>} elem an array of Jingle "content" elements.
  1147. * @private
  1148. */
  1149. _addOrRemoveRemoteStream(isAdd, elem) {
  1150. const logPrefix = isAdd ? 'addRemoteStream' : 'removeRemoteStream';
  1151. if (isAdd) {
  1152. this.readSsrcInfo(elem);
  1153. }
  1154. const workFunction = finishedCallback => {
  1155. if (!this.peerconnection.localDescription
  1156. || !this.peerconnection.localDescription.sdp) {
  1157. const errMsg = `${logPrefix} - localDescription not ready yet`;
  1158. logger.error(errMsg);
  1159. finishedCallback(errMsg);
  1160. return;
  1161. }
  1162. logger.log(`Processing ${logPrefix}`);
  1163. logger.log(
  1164. 'ICE connection state: ',
  1165. this.peerconnection.iceConnectionState);
  1166. const oldLocalSdp
  1167. = new SDP(this.peerconnection.localDescription.sdp);
  1168. const sdp = new SDP(this.peerconnection.remoteDescription.sdp);
  1169. const addOrRemoveSsrcInfo
  1170. = isAdd
  1171. ? this._parseSsrcInfoFromSourceAdd(elem, sdp)
  1172. : this._parseSsrcInfoFromSourceRemove(elem, sdp);
  1173. const newRemoteSdp
  1174. = isAdd
  1175. ? this._processRemoteAddSource(addOrRemoveSsrcInfo)
  1176. : this._processRemoteRemoveSource(addOrRemoveSsrcInfo);
  1177. this._renegotiate(newRemoteSdp.raw)
  1178. .then(() => {
  1179. const newLocalSdp
  1180. = new SDP(this.peerconnection.localDescription.sdp);
  1181. logger.log(
  1182. `${logPrefix} - OK, SDPs: `, oldLocalSdp, newLocalSdp);
  1183. this.notifyMySSRCUpdate(oldLocalSdp, newLocalSdp);
  1184. finishedCallback();
  1185. }, error => {
  1186. logger.error(`${logPrefix} failed:`, error);
  1187. finishedCallback(error);
  1188. });
  1189. };
  1190. // Queue and execute
  1191. this.modificationQueue.push(workFunction);
  1192. }
  1193. /**
  1194. * The 'task' function will be given a callback it MUST call with either:
  1195. * 1) No arguments if it was successful or
  1196. * 2) An error argument if there was an error
  1197. * If the task wants to process the success or failure of the task, it
  1198. * should pass a handler to the .push function, e.g.:
  1199. * queue.push(task, (err) => {
  1200. * if (err) {
  1201. * // error handling
  1202. * } else {
  1203. * // success handling
  1204. * }
  1205. * });
  1206. */
  1207. _processQueueTasks(task, finishedCallback) {
  1208. task(finishedCallback);
  1209. }
  1210. /**
  1211. * Takes in a jingle offer iq, returns the new sdp offer
  1212. * @param {jquery xml element} offerIq the incoming offer
  1213. * @returns {SDP object} the jingle offer translated to SDP
  1214. */
  1215. _processNewJingleOfferIq(offerIq) {
  1216. const remoteSdp = new SDP('');
  1217. if (this.webrtcIceTcpDisable) {
  1218. remoteSdp.removeTcpCandidates = true;
  1219. }
  1220. if (this.webrtcIceUdpDisable) {
  1221. remoteSdp.removeUdpCandidates = true;
  1222. }
  1223. if (this.failICE) {
  1224. remoteSdp.failICE = true;
  1225. }
  1226. remoteSdp.fromJingle(offerIq);
  1227. this.readSsrcInfo($(offerIq).find('>content'));
  1228. this.readBridgeWebSocketUrl($(offerIq).find('>content'));
  1229. return remoteSdp;
  1230. }
  1231. /**
  1232. * Remove the given ssrc lines from the current remote sdp
  1233. * @param {list} removeSsrcInfo a list of SDP line strings that
  1234. * should be removed from the remote SDP
  1235. * @returns type {SDP Object} the new remote SDP (after removing the lines
  1236. * in removeSsrcInfo
  1237. */
  1238. _processRemoteRemoveSource(removeSsrcInfo) {
  1239. const remoteSdp = new SDP(this.peerconnection.remoteDescription.sdp);
  1240. removeSsrcInfo.forEach((lines, idx) => {
  1241. // eslint-disable-next-line no-param-reassign
  1242. lines = lines.split('\r\n');
  1243. lines.pop(); // remove empty last element;
  1244. lines.forEach(line => {
  1245. remoteSdp.media[idx]
  1246. = remoteSdp.media[idx].replace(`${line}\r\n`, '');
  1247. });
  1248. });
  1249. remoteSdp.raw = remoteSdp.session + remoteSdp.media.join('');
  1250. return remoteSdp;
  1251. }
  1252. /**
  1253. * Add the given ssrc lines to the current remote sdp
  1254. * @param {list} addSsrcInfo a list of SDP line strings that
  1255. * should be added to the remote SDP
  1256. * @returns type {SDP Object} the new remote SDP (after removing the lines
  1257. * in removeSsrcInfo
  1258. */
  1259. _processRemoteAddSource(addSsrcInfo) {
  1260. const remoteSdp = new SDP(this.peerconnection.remoteDescription.sdp);
  1261. addSsrcInfo.forEach((lines, idx) => {
  1262. remoteSdp.media[idx] += lines;
  1263. });
  1264. remoteSdp.raw = remoteSdp.session + remoteSdp.media.join('');
  1265. return remoteSdp;
  1266. }
  1267. /**
  1268. * Do a new o/a flow using the existing remote description
  1269. * @param {string} [optionalRemoteSdp] optional, raw remote sdp
  1270. * to use. If not provided, the remote sdp from the
  1271. * peerconnection will be used
  1272. * @returns {Promise} promise which resolves when the
  1273. * o/a flow is complete with no arguments or
  1274. * rejects with an error {string}
  1275. */
  1276. _renegotiate(optionalRemoteSdp) {
  1277. const remoteSdp
  1278. = optionalRemoteSdp || this.peerconnection.remoteDescription.sdp;
  1279. if (!remoteSdp) {
  1280. return Promise.reject(
  1281. 'Can not renegotiate without remote description,'
  1282. + `- current state: ${this.state}`);
  1283. }
  1284. const remoteDescription = new RTCSessionDescription({
  1285. type: this.isInitiator ? 'answer' : 'offer',
  1286. sdp: remoteSdp
  1287. });
  1288. return new Promise((resolve, reject) => {
  1289. if (this.peerconnection.signalingState === 'closed') {
  1290. reject('Attempted to renegotiate in state closed');
  1291. return;
  1292. }
  1293. if (this.isInitiator) {
  1294. this._initiatorRenegotiate(remoteDescription, resolve, reject);
  1295. } else {
  1296. this._responderRenegotiate(remoteDescription, resolve, reject);
  1297. }
  1298. });
  1299. }
  1300. /**
  1301. * Renegotiate cycle implementation for the responder case.
  1302. * @param {object} remoteDescription the SDP object as defined by the WebRTC
  1303. * which will be used as remote description in the cycle.
  1304. * @param {function} resolve the success callback
  1305. * @param {function} reject the failure callback
  1306. * @private
  1307. */
  1308. _responderRenegotiate(remoteDescription, resolve, reject) {
  1309. // FIXME use WebRTC promise API to simplify things
  1310. logger.debug('Renegotiate: setting remote description');
  1311. this.peerconnection.setRemoteDescription(
  1312. remoteDescription,
  1313. () => {
  1314. logger.debug('Renegotiate: creating answer');
  1315. this.peerconnection.createAnswer(
  1316. answer => {
  1317. logger.debug('Renegotiate: setting local description');
  1318. this.peerconnection.setLocalDescription(
  1319. answer,
  1320. () => {
  1321. resolve();
  1322. },
  1323. error => {
  1324. reject(
  1325. `setLocalDescription failed: ${error}`);
  1326. }
  1327. );
  1328. },
  1329. error => reject(`createAnswer failed: ${error}`),
  1330. this.mediaConstraints
  1331. );
  1332. },
  1333. error => reject(`setRemoteDescription failed: ${error}`)
  1334. );
  1335. }
  1336. /**
  1337. * Renegotiate cycle implementation for the initiator's case.
  1338. * @param {object} remoteDescription the SDP object as defined by the WebRTC
  1339. * which will be used as remote description in the cycle.
  1340. * @param {function} resolve the success callback
  1341. * @param {function} reject the failure callback
  1342. * @private
  1343. */
  1344. _initiatorRenegotiate(remoteDescription, resolve, reject) {
  1345. // FIXME use WebRTC promise API to simplify things
  1346. if (this.peerconnection.signalingState === 'have-local-offer') {
  1347. // Skip createOffer and setLocalDescription or FF will fail
  1348. logger.debug(
  1349. 'Renegotiate: setting remote description');
  1350. this.peerconnection.setRemoteDescription(
  1351. remoteDescription,
  1352. () => {
  1353. resolve();
  1354. },
  1355. error => reject(`setRemoteDescription failed: ${error}`)
  1356. );
  1357. } else {
  1358. logger.debug('Renegotiate: creating offer');
  1359. this.peerconnection.createOffer(
  1360. offer => {
  1361. logger.debug('Renegotiate: setting local description');
  1362. this.peerconnection.setLocalDescription(offer,
  1363. () => {
  1364. logger.debug(
  1365. 'Renegotiate: setting remote description');
  1366. this.peerconnection.setRemoteDescription(
  1367. remoteDescription,
  1368. () => {
  1369. resolve();
  1370. },
  1371. error => reject(
  1372. `setRemoteDescription failed: ${error}`)
  1373. );
  1374. },
  1375. error => {
  1376. reject('setLocalDescription failed: ', error);
  1377. });
  1378. },
  1379. error => reject(`createOffer failed: ${error}`),
  1380. this.mediaConstraints);
  1381. }
  1382. }
  1383. /**
  1384. * Replaces <tt>oldTrack</tt> with <tt>newTrack</tt> and performs a single
  1385. * offer/answer cycle after both operations are done. Either
  1386. * <tt>oldTrack</tt> or <tt>newTrack</tt> can be null; replacing a valid
  1387. * <tt>oldTrack</tt> with a null <tt>newTrack</tt> effectively just removes
  1388. * <tt>oldTrack</tt>
  1389. * @param {JitsiLocalTrack|null} oldTrack the current track in use to be
  1390. * replaced
  1391. * @param {JitsiLocalTrack|null} newTrack the new track to use
  1392. * @returns {Promise} which resolves once the replacement is complete
  1393. * with no arguments or rejects with an error {string}
  1394. */
  1395. replaceTrack(oldTrack, newTrack) {
  1396. const workFunction = finishedCallback => {
  1397. const oldLocalSdp = this.peerconnection.localDescription.sdp;
  1398. // NOTE the code below assumes that no more than 1 video track
  1399. // can be added to the peer connection.
  1400. // Transition from no video to video (possibly screen sharing)
  1401. if (!oldTrack && newTrack && newTrack.isVideoTrack()) {
  1402. // Clearing current primary SSRC will make
  1403. // the SdpConsistency generate a new one which will result
  1404. // with:
  1405. // 1. source-remove for the recvonly
  1406. // 2. source-add for the new video stream
  1407. this.peerconnection.clearRecvonlySsrc();
  1408. // Transition from video to no video
  1409. } else if (oldTrack && oldTrack.isVideoTrack() && !newTrack) {
  1410. // Clearing current primary SSRC and generating the recvonly
  1411. // will result in:
  1412. // 1. source-remove for the old video stream
  1413. // 2. source-add for the recvonly stream
  1414. this.peerconnection.clearRecvonlySsrc();
  1415. this.peerconnection.generateRecvonlySsrc();
  1416. }
  1417. if (oldTrack) {
  1418. this.peerconnection.removeTrack(oldTrack);
  1419. }
  1420. if (newTrack) {
  1421. this.peerconnection.addTrack(newTrack);
  1422. }
  1423. if ((oldTrack || newTrack)
  1424. && this.state === JingleSessionState.ACTIVE) {
  1425. this._renegotiate()
  1426. .then(() => {
  1427. const newLocalSDP
  1428. = new SDP(
  1429. this.peerconnection.localDescription.sdp);
  1430. this.notifyMySSRCUpdate(
  1431. new SDP(oldLocalSdp), newLocalSDP);
  1432. finishedCallback();
  1433. },
  1434. finishedCallback /* will be called with en error */);
  1435. } else {
  1436. finishedCallback();
  1437. }
  1438. };
  1439. this.modificationQueue.push(
  1440. workFunction,
  1441. error => {
  1442. if (error) {
  1443. logger.error('Replace track error:', error);
  1444. } else {
  1445. logger.info('Replace track done!');
  1446. }
  1447. });
  1448. }
  1449. /**
  1450. * Parse the information from the xml sourceRemoveElem and translate it
  1451. * into sdp lines
  1452. * @param {jquery xml element} sourceRemoveElem the source-remove
  1453. * element from jingle
  1454. * @param {SDP object} currentRemoteSdp the current remote
  1455. * sdp (as of this new source-remove)
  1456. * @returns {list} a list of SDP line strings that should
  1457. * be removed from the remote SDP
  1458. */
  1459. _parseSsrcInfoFromSourceRemove(sourceRemoveElem, currentRemoteSdp) {
  1460. const removeSsrcInfo = [];
  1461. $(sourceRemoveElem).each((i1, content) => {
  1462. const name = $(content).attr('name');
  1463. let lines = '';
  1464. $(content)
  1465. .find('ssrc-group[xmlns="urn:xmpp:jingle:apps:rtp:ssma:0"]')
  1466. .each(function() {
  1467. /* eslint-disable no-invalid-this */
  1468. const semantics = this.getAttribute('semantics');
  1469. const ssrcs
  1470. = $(this)
  1471. .find('>source')
  1472. .map(function() {
  1473. return this.getAttribute('ssrc');
  1474. })
  1475. .get();
  1476. if (ssrcs.length) {
  1477. lines
  1478. += `a=ssrc-group:${semantics} ${ssrcs.join(' ')
  1479. }\r\n`;
  1480. }
  1481. /* eslint-enable no-invalid-this */
  1482. });
  1483. const ssrcs = [];
  1484. // handles both >source and >description>source versions
  1485. const tmp
  1486. = $(content).find(
  1487. 'source[xmlns="urn:xmpp:jingle:apps:rtp:ssma:0"]');
  1488. tmp.each(function() {
  1489. // eslint-disable-next-line no-invalid-this
  1490. const ssrc = $(this).attr('ssrc');
  1491. ssrcs.push(ssrc);
  1492. });
  1493. currentRemoteSdp.media.forEach((media, i2) => {
  1494. if (!SDPUtil.findLine(media, `a=mid:${name}`)) {
  1495. return;
  1496. }
  1497. if (!removeSsrcInfo[i2]) {
  1498. removeSsrcInfo[i2] = '';
  1499. }
  1500. ssrcs.forEach(ssrc => {
  1501. const ssrcLines
  1502. = SDPUtil.findLines(media, `a=ssrc:${ssrc}`);
  1503. if (ssrcLines.length) {
  1504. removeSsrcInfo[i2] += `${ssrcLines.join('\r\n')}\r\n`;
  1505. }
  1506. });
  1507. removeSsrcInfo[i2] += lines;
  1508. });
  1509. });
  1510. return removeSsrcInfo;
  1511. }
  1512. /**
  1513. * Will print an error if there is any difference, between the SSRCs given
  1514. * in the <tt>oldSDP</tt> and the ones currently described in
  1515. * the peerconnection's local description.
  1516. * @param {string} operationName the operation's name which will be printed
  1517. * in the error message.
  1518. * @param {SDP} oldSDP the old local SDP which will be compared with
  1519. * the current one.
  1520. * @return {boolean} <tt>true</tt> if there was any change or <tt>false</tt>
  1521. * otherwise.
  1522. * @private
  1523. */
  1524. _verifyNoSSRCChanged(operationName, oldSDP) {
  1525. const currentLocalSDP
  1526. = new SDP(this.peerconnection.localDescription.sdp);
  1527. let sdpDiff = new SDPDiffer(oldSDP, currentLocalSDP);
  1528. const addedMedia = sdpDiff.getNewMedia();
  1529. if (Object.keys(addedMedia).length) {
  1530. logger.error(
  1531. `Some SSRC were added on ${operationName}`, addedMedia);
  1532. return false;
  1533. }
  1534. sdpDiff = new SDPDiffer(currentLocalSDP, oldSDP);
  1535. const removedMedia = sdpDiff.getNewMedia();
  1536. if (Object.keys(removedMedia).length) {
  1537. logger.error(
  1538. `Some SSRCs were removed on ${operationName}`, removedMedia);
  1539. return false;
  1540. }
  1541. return true;
  1542. }
  1543. /**
  1544. * Adds local track back to this session, as part of the unmute operation.
  1545. * @param {JitsiLocalTrack} track
  1546. * @return {Promise} a promise that will resolve once the local track is
  1547. * added back to this session and renegotiation succeeds. Will be rejected
  1548. * with a <tt>string</tt> that provides some error details in case something
  1549. * goes wrong.
  1550. */
  1551. addTrackAsUnmute(track) {
  1552. return this._addRemoveTrackAsMuteUnmute(
  1553. false /* add as unmute */, track);
  1554. }
  1555. /**
  1556. * Remove local track as part of the mute operation.
  1557. * @param {JitsiLocalTrack} track the local track to be removed
  1558. * @return {Promise} a promise which will be resolved once the local track
  1559. * is removed from this session and the renegotiation is performed.
  1560. * The promise will be rejected with a <tt>string</tt> that the describes
  1561. * the error if anything goes wrong.
  1562. */
  1563. removeTrackAsMute(track) {
  1564. return this._addRemoveTrackAsMuteUnmute(
  1565. true /* remove as mute */, track);
  1566. }
  1567. /**
  1568. * See {@link addTrackAsUnmute} and {@link removeTrackAsMute}.
  1569. * @param {boolean} isMute <tt>true</tt> for "remove as mute" or
  1570. * <tt>false</tt> for "add as unmute".
  1571. * @param {JitsiLocalTrack} track the track that will be added/removed
  1572. * @private
  1573. */
  1574. _addRemoveTrackAsMuteUnmute(isMute, track) {
  1575. if (!track) {
  1576. return Promise.reject('invalid "track" argument value');
  1577. }
  1578. const operationName = isMute ? 'removeTrackMute' : 'addTrackUnmute';
  1579. const workFunction = finishedCallback => {
  1580. const tpc = this.peerconnection;
  1581. if (!tpc) {
  1582. finishedCallback(
  1583. `Error: tried ${operationName} track with no active peer`
  1584. + 'connection');
  1585. return;
  1586. }
  1587. const oldLocalSDP = tpc.localDescription.sdp;
  1588. const tpcOperation
  1589. = isMute
  1590. ? tpc.removeTrackMute.bind(tpc, track)
  1591. : tpc.addTrackUnmute.bind(tpc, track);
  1592. if (!tpcOperation()) {
  1593. finishedCallback(`${operationName} failed!`);
  1594. } else if (!oldLocalSDP || !tpc.remoteDescription.sdp) {
  1595. finishedCallback();
  1596. } else {
  1597. this._renegotiate()
  1598. .then(() => {
  1599. // The results are ignored, as this check failure is not
  1600. // enough to fail the whole operation. It will log
  1601. // an error inside.
  1602. this._verifyNoSSRCChanged(
  1603. operationName, new SDP(oldLocalSDP));
  1604. finishedCallback();
  1605. },
  1606. finishedCallback /* will be called with an error */);
  1607. }
  1608. };
  1609. return new Promise((resolve, reject) => {
  1610. this.modificationQueue.push(
  1611. workFunction,
  1612. error => {
  1613. if (error) {
  1614. reject(error);
  1615. } else {
  1616. resolve();
  1617. }
  1618. });
  1619. });
  1620. }
  1621. /**
  1622. * Resumes or suspends media transfer over the underlying peer connection.
  1623. * @param {boolean} audioActive <tt>true</tt> to enable audio media
  1624. * transfer or <tt>false</tt> to suspend audio media transmission.
  1625. * @param {boolean} videoActive <tt>true</tt> to enable video media
  1626. * transfer or <tt>false</tt> to suspend video media transmission.
  1627. * @return {Promise} a <tt>Promise</tt> which will resolve once
  1628. * the operation is done. It will be rejected with an error description as
  1629. * a string in case anything goes wrong.
  1630. */
  1631. setMediaTransferActive(audioActive, videoActive) {
  1632. if (!this.peerconnection) {
  1633. return Promise.reject(
  1634. 'Can not modify transfer active state,'
  1635. + ' before "initialize" is called');
  1636. }
  1637. const logAudioStr = audioActive ? 'audio active' : 'audio inactive';
  1638. const logVideoStr = videoActive ? 'video active' : 'video inactive';
  1639. logger.info(`Queued make ${logVideoStr}, ${logAudioStr} task...`);
  1640. const workFunction = finishedCallback => {
  1641. const isSessionActive = this.state === JingleSessionState.ACTIVE;
  1642. // Because the value is modified on the queue it's impossible to
  1643. // check it's final value reliably prior to submitting the task.
  1644. // The rule here is that the last submitted state counts.
  1645. // Check the values here to avoid unnecessary renegotiation cycle.
  1646. const audioActiveChanged
  1647. = this.peerconnection.setAudioTransferActive(audioActive);
  1648. if (this._localVideoActive !== videoActive) {
  1649. this._localVideoActive = videoActive;
  1650. // Do only for P2P - Jicofo will reply with 'bad-request'
  1651. // We don't want to send 'content-modify', before the initial
  1652. // O/A (state === JingleSessionState.ACTIVE), because that will
  1653. // mess up video media direction in the remote SDP.
  1654. // 'content-modify' when processed only affects the media
  1655. // direction in the local SDP. We're doing that, because setting
  1656. // 'inactive' on video media in remote SDP will mess up our SDP
  1657. // translation chain (simulcast, RTX, video mute etc.).
  1658. if (this.isP2P && isSessionActive) {
  1659. this.sendContentModify(videoActive);
  1660. }
  1661. }
  1662. const pcVideoActiveChanged
  1663. = this.peerconnection.setVideoTransferActive(
  1664. this._localVideoActive && this._remoteVideoActive);
  1665. // Will do the sRD/sLD cycle to update SDPs and adjust the media
  1666. // direction
  1667. if (isSessionActive
  1668. && (audioActiveChanged || pcVideoActiveChanged)) {
  1669. this._renegotiate()
  1670. .then(
  1671. finishedCallback,
  1672. finishedCallback /* will be called with an error */);
  1673. } else {
  1674. finishedCallback();
  1675. }
  1676. };
  1677. return new Promise((resolve, reject) => {
  1678. this.modificationQueue.push(
  1679. workFunction,
  1680. error => {
  1681. if (error) {
  1682. reject(error);
  1683. } else {
  1684. resolve();
  1685. }
  1686. });
  1687. });
  1688. }
  1689. /**
  1690. * Will put and execute on the queue a session modify task. Currently it
  1691. * only checks the senders attribute of the video content in order to figure
  1692. * out if the remote peer has video in the inactive state (stored locally
  1693. * in {@link _remoteVideoActive} - see field description for more info).
  1694. * @param {jQuery} jingleContents jQuery selector pointing to the jingle
  1695. * element of the session modify IQ.
  1696. * @see {@link _remoteVideoActive}
  1697. * @see {@link _localVideoActive}
  1698. */
  1699. modifyContents(jingleContents) {
  1700. const newVideoSenders
  1701. = JingleSessionPC.parseVideoSenders(jingleContents);
  1702. if (newVideoSenders === null) {
  1703. logger.error(
  1704. `${this} - failed to parse video "senders" attribute in`
  1705. + '"content-modify" action');
  1706. return;
  1707. }
  1708. const workFunction = finishedCallback => {
  1709. if (this._assertNotEnded('content-modify')
  1710. && this._modifyRemoteVideoActive(newVideoSenders)) {
  1711. // Will do the sRD/sLD cycle to update SDPs and adjust
  1712. // the media direction
  1713. this._renegotiate()
  1714. .then(finishedCallback, finishedCallback /* (error) */);
  1715. } else {
  1716. finishedCallback();
  1717. }
  1718. };
  1719. logger.debug(
  1720. `${this} queued "content-modify" task`
  1721. + `(video senders="${newVideoSenders}")`);
  1722. this.modificationQueue.push(
  1723. workFunction,
  1724. error => {
  1725. if (error) {
  1726. logger.error('"content-modify" failed', error);
  1727. }
  1728. });
  1729. }
  1730. /**
  1731. * Processes new value of remote video "senders" Jingle attribute and tries
  1732. * to apply it for {@link _remoteVideoActive}.
  1733. * @param {string} remoteVideoSenders the value of "senders" attribute of
  1734. * Jingle video content element advertised by remote peer.
  1735. * @return {boolean} <tt>true</tt> if the change affected state of
  1736. * the underlying peerconnection and renegotiation is required for
  1737. * the changes to take effect.
  1738. * @private
  1739. */
  1740. _modifyRemoteVideoActive(remoteVideoSenders) {
  1741. const isRemoteVideoActive
  1742. = remoteVideoSenders === 'both'
  1743. || (remoteVideoSenders === 'initiator' && this.isInitiator)
  1744. || (remoteVideoSenders === 'responder' && !this.isInitiator);
  1745. if (isRemoteVideoActive !== this._remoteVideoActive) {
  1746. logger.debug(
  1747. `${this} new remote video active: ${isRemoteVideoActive}`);
  1748. this._remoteVideoActive = isRemoteVideoActive;
  1749. }
  1750. return this.peerconnection.setVideoTransferActive(
  1751. this._localVideoActive && this._remoteVideoActive);
  1752. }
  1753. /**
  1754. * Figures out added/removed ssrcs and send update IQs.
  1755. * @param oldSDP SDP object for old description.
  1756. * @param newSDP SDP object for new description.
  1757. */
  1758. notifyMySSRCUpdate(oldSDP, newSDP) {
  1759. if (this.state !== JingleSessionState.ACTIVE) {
  1760. logger.warn(`Skipping SSRC update in '${this.state} ' state.`);
  1761. return;
  1762. }
  1763. // send source-remove IQ.
  1764. let sdpDiffer = new SDPDiffer(newSDP, oldSDP);
  1765. const remove = $iq({ to: this.peerjid,
  1766. type: 'set' })
  1767. .c('jingle', {
  1768. xmlns: 'urn:xmpp:jingle:1',
  1769. action: 'source-remove',
  1770. initiator: this.initiator,
  1771. sid: this.sid
  1772. }
  1773. );
  1774. const removedAnySSRCs = sdpDiffer.toJingle(remove);
  1775. if (removedAnySSRCs) {
  1776. logger.info('Sending source-remove', remove.tree());
  1777. this.connection.sendIQ(
  1778. remove, null,
  1779. this.newJingleErrorHandler(remove, error => {
  1780. GlobalOnErrorHandler.callErrorHandler(
  1781. new Error(`Jingle error: ${JSON.stringify(error)}`));
  1782. }), IQ_TIMEOUT);
  1783. } else {
  1784. logger.log('removal not necessary');
  1785. }
  1786. // send source-add IQ.
  1787. sdpDiffer = new SDPDiffer(oldSDP, newSDP);
  1788. const add = $iq({ to: this.peerjid,
  1789. type: 'set' })
  1790. .c('jingle', {
  1791. xmlns: 'urn:xmpp:jingle:1',
  1792. action: 'source-add',
  1793. initiator: this.initiator,
  1794. sid: this.sid
  1795. }
  1796. );
  1797. const containsNewSSRCs = sdpDiffer.toJingle(add);
  1798. if (containsNewSSRCs) {
  1799. logger.info('Sending source-add', add.tree());
  1800. this.connection.sendIQ(
  1801. add, null, this.newJingleErrorHandler(add, error => {
  1802. GlobalOnErrorHandler.callErrorHandler(
  1803. new Error(`Jingle error: ${JSON.stringify(error)}`));
  1804. }), IQ_TIMEOUT);
  1805. } else {
  1806. logger.log('addition not necessary');
  1807. }
  1808. }
  1809. /**
  1810. * Method returns function(errorResponse) which is a callback to be passed
  1811. * to Strophe connection.sendIQ method. An 'error' structure is created that
  1812. * is passed as 1st argument to given <tt>failureCb</tt>. The format of this
  1813. * structure is as follows:
  1814. * {
  1815. * code: {XMPP error response code}
  1816. * reason: {the name of XMPP error reason element or 'timeout' if the
  1817. * request has timed out within <tt>IQ_TIMEOUT</tt> milliseconds}
  1818. * source: {request.tree() that provides original request}
  1819. * session: {this JingleSessionPC.toString()}
  1820. * }
  1821. * @param request Strophe IQ instance which is the request to be dumped into
  1822. * the error structure
  1823. * @param failureCb function(error) called when error response was returned
  1824. * or when a timeout has occurred.
  1825. * @returns {function(this:JingleSessionPC)}
  1826. */
  1827. newJingleErrorHandler(request, failureCb) {
  1828. return errResponse => {
  1829. const error = {};
  1830. // Get XMPP error code and condition(reason)
  1831. const errorElSel = $(errResponse).find('error');
  1832. if (errorElSel.length) {
  1833. error.code = errorElSel.attr('code');
  1834. const errorReasonSel = $(errResponse).find('error :first');
  1835. if (errorReasonSel.length) {
  1836. error.reason = errorReasonSel[0].tagName;
  1837. }
  1838. }
  1839. if (!errResponse) {
  1840. error.reason = 'timeout';
  1841. }
  1842. error.source = request;
  1843. if (request && typeof request.tree === 'function') {
  1844. error.source = request.tree();
  1845. }
  1846. if (error.source && error.source.outerHTML) {
  1847. error.source = error.source.outerHTML;
  1848. }
  1849. error.session = this.toString();
  1850. if (failureCb) {
  1851. failureCb(error);
  1852. } else if (this.state === JingleSessionState.ENDED
  1853. && error.reason === 'item-not-found') {
  1854. // When remote peer decides to terminate the session, but it
  1855. // still have few messages on the queue for processing,
  1856. // it will first send us 'session-terminate' (we enter ENDED)
  1857. // and then follow with 'item-not-found' for the queued requests
  1858. // We don't want to have that logged on error level.
  1859. logger.debug('Jingle error', error);
  1860. } else {
  1861. GlobalOnErrorHandler.callErrorHandler(
  1862. new Error(`Jingle error: ${JSON.stringify(error)}`));
  1863. }
  1864. };
  1865. }
  1866. /**
  1867. *
  1868. * @param session
  1869. * @param error
  1870. */
  1871. static onJingleFatalError(session, error) {
  1872. if (this.room) {
  1873. this.room.eventEmitter.emit(
  1874. XMPPEvents.CONFERENCE_SETUP_FAILED, session, error);
  1875. this.room.eventEmitter.emit(
  1876. XMPPEvents.JINGLE_FATAL_ERROR, session, error);
  1877. }
  1878. }
  1879. /**
  1880. * Returns the ice connection state for the peer connection.
  1881. * @returns the ice connection state for the peer connection.
  1882. */
  1883. getIceConnectionState() {
  1884. return this.peerconnection.iceConnectionState;
  1885. }
  1886. /**
  1887. * Closes the peerconnection.
  1888. */
  1889. close() {
  1890. this.closed = true;
  1891. // The signaling layer will remove it's listeners
  1892. this.signalingLayer.setChatRoom(null);
  1893. // do not try to close if already closed.
  1894. this.peerconnection
  1895. && ((this.peerconnection.signalingState
  1896. && this.peerconnection.signalingState !== 'closed')
  1897. || (this.peerconnection.connectionState
  1898. && this.peerconnection.connectionState !== 'closed'))
  1899. && this.peerconnection.close();
  1900. }
  1901. /**
  1902. * Converts to string with minor summary.
  1903. * @return {string}
  1904. */
  1905. toString() {
  1906. return `JingleSessionPC[p2p=${this.isP2P},`
  1907. + `initiator=${this.isInitiator},sid=${this.sid}]`;
  1908. }
  1909. }