Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

TraceablePeerConnection.js 114KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200
  1. import { getLogger } from '@jitsi/logger';
  2. import { Interop } from '@jitsi/sdp-interop';
  3. import transform from 'sdp-transform';
  4. import * as CodecMimeType from '../../service/RTC/CodecMimeType';
  5. import { MediaDirection } from '../../service/RTC/MediaDirection';
  6. import { MediaType } from '../../service/RTC/MediaType';
  7. import RTCEvents from '../../service/RTC/RTCEvents';
  8. import * as SignalingEvents from '../../service/RTC/SignalingEvents';
  9. import {
  10. getSourceIndexFromSourceName,
  11. getSourceNameForJitsiTrack
  12. } from '../../service/RTC/SignalingLayer';
  13. import { VideoType } from '../../service/RTC/VideoType';
  14. import { SS_DEFAULT_FRAME_RATE } from '../RTC/ScreenObtainer';
  15. import browser from '../browser';
  16. import FeatureFlags from '../flags/FeatureFlags';
  17. import LocalSdpMunger from '../sdp/LocalSdpMunger';
  18. import RtxModifier from '../sdp/RtxModifier';
  19. import SDP from '../sdp/SDP';
  20. import SDPUtil from '../sdp/SDPUtil';
  21. import SdpConsistency from '../sdp/SdpConsistency';
  22. import SdpSimulcast from '../sdp/SdpSimulcast';
  23. import { SdpTransformWrap } from '../sdp/SdpTransformUtil';
  24. import * as GlobalOnErrorHandler from '../util/GlobalOnErrorHandler';
  25. import JitsiRemoteTrack from './JitsiRemoteTrack';
  26. import RTC from './RTC';
  27. import {
  28. HD_BITRATE,
  29. HD_SCALE_FACTOR,
  30. SIM_LAYER_RIDS,
  31. TPCUtils
  32. } from './TPCUtils';
  33. // FIXME SDP tools should end up in some kind of util module
  34. const logger = getLogger(__filename);
  35. const DEGRADATION_PREFERENCE_CAMERA = 'maintain-framerate';
  36. const DEGRADATION_PREFERENCE_DESKTOP = 'maintain-resolution';
  37. /* eslint-disable max-params */
  38. /**
  39. * Creates new instance of 'TraceablePeerConnection'.
  40. *
  41. * @param {RTC} rtc the instance of <tt>RTC</tt> service
  42. * @param {number} id the peer connection id assigned by the parent RTC module.
  43. * @param {SignalingLayer} signalingLayer the signaling layer instance
  44. * @param {object} pcConfig The {@code RTCConfiguration} to use for the WebRTC peer connection.
  45. * @param {object} constraints WebRTC 'PeerConnection' constraints
  46. * @param {boolean} isP2P indicates whether or not the new instance will be used in a peer to peer connection.
  47. * @param {object} options <tt>TracablePeerConnection</tt> config options.
  48. * @param {boolean} options.disableSimulcast if set to 'true' will disable the simulcast.
  49. * @param {boolean} options.disableRtx if set to 'true' will disable the RTX.
  50. * @param {string} options.disabledCodec the mime type of the code that should not be negotiated on the peerconnection.
  51. * @param {string} options.preferredCodec the mime type of the codec that needs to be made the preferred codec for the
  52. * peerconnection.
  53. * @param {boolean} options.startSilent If set to 'true' no audio will be sent or received.
  54. * @param {boolean} options.usesUnifiedPlan Indicates if the browser is running in unified plan mode.
  55. *
  56. * FIXME: initially the purpose of TraceablePeerConnection was to be able to
  57. * debug the peer connection. Since many other responsibilities have been added
  58. * it would make sense to extract a separate class from it and come up with
  59. * a more suitable name.
  60. *
  61. * @constructor
  62. */
  63. export default function TraceablePeerConnection(
  64. rtc,
  65. id,
  66. signalingLayer,
  67. pcConfig,
  68. constraints,
  69. isP2P,
  70. options) {
  71. /**
  72. * Indicates whether or not this peer connection instance is actively
  73. * sending/receiving audio media. When set to <tt>false</tt> the SDP audio
  74. * media direction will be adjusted to 'inactive' in order to suspend
  75. * the transmission.
  76. * @type {boolean}
  77. * @private
  78. */
  79. this.audioTransferActive = !(options.startSilent === true);
  80. /**
  81. * The DTMF sender instance used to send DTMF tones.
  82. *
  83. * @type {RTCDTMFSender|undefined}
  84. * @private
  85. */
  86. this._dtmfSender = undefined;
  87. /**
  88. * @typedef {Object} TouchToneRequest
  89. * @property {string} tones - The DTMF tones string as defined by
  90. * {@code RTCDTMFSender.insertDTMF}, 'tones' argument.
  91. * @property {number} duration - The amount of time in milliseconds that
  92. * each DTMF should last.
  93. * @property {string} interToneGap - The length of time in miliseconds to
  94. * wait between tones.
  95. */
  96. /**
  97. * TouchToneRequests which are waiting to be played. This queue is filled
  98. * if there are touch tones currently being played.
  99. *
  100. * @type {Array<TouchToneRequest>}
  101. * @private
  102. */
  103. this._dtmfTonesQueue = [];
  104. /**
  105. * Indicates whether or not this peer connection instance is actively
  106. * sending/receiving video media. When set to <tt>false</tt> the SDP video
  107. * media direction will be adjusted to 'inactive' in order to suspend
  108. * the transmission.
  109. * @type {boolean}
  110. * @private
  111. */
  112. this.videoTransferActive = true;
  113. /**
  114. * The parent instance of RTC service which created this
  115. * <tt>TracablePeerConnection</tt>.
  116. * @type {RTC}
  117. */
  118. this.rtc = rtc;
  119. /**
  120. * The peer connection identifier assigned by the RTC module.
  121. * @type {number}
  122. */
  123. this.id = id;
  124. /**
  125. * Indicates whether or not this instance is used in a peer to peer
  126. * connection.
  127. * @type {boolean}
  128. */
  129. this.isP2P = isP2P;
  130. /**
  131. * The map holds remote tracks associated with this peer connection. It maps user's JID to media type and a set of
  132. * remote tracks.
  133. * @type {Map<string, Map<MediaType, Set<JitsiRemoteTrack>>>}
  134. */
  135. this.remoteTracks = new Map();
  136. /**
  137. * A map which stores local tracks mapped by {@link JitsiLocalTrack.rtcId}
  138. * @type {Map<number, JitsiLocalTrack>}
  139. */
  140. this.localTracks = new Map();
  141. /**
  142. * Keeps tracks of the WebRTC <tt>MediaStream</tt>s that have been added to
  143. * the underlying WebRTC PeerConnection.
  144. * @type {Array}
  145. * @private
  146. */
  147. this._addedStreams = [];
  148. /**
  149. * @typedef {Object} TPCGroupInfo
  150. * @property {string} semantics the SSRC groups semantics
  151. * @property {Array<number>} ssrcs group's SSRCs in order where the first
  152. * one is group's primary SSRC, the second one is secondary (RTX) and so
  153. * on...
  154. */
  155. /**
  156. * @typedef {Object} TPCSSRCInfo
  157. * @property {Array<number>} ssrcs an array which holds all track's SSRCs
  158. * @property {Array<TPCGroupInfo>} groups an array stores all track's SSRC
  159. * groups
  160. */
  161. /**
  162. * Holds the info about local track's SSRCs mapped per their
  163. * {@link JitsiLocalTrack.rtcId}
  164. * @type {Map<number, TPCSSRCInfo>}
  165. */
  166. this.localSSRCs = new Map();
  167. /**
  168. * The set of remote SSRCs seen so far.
  169. * Distinguishes new SSRCs from those that have been remapped.
  170. */
  171. this.remoteSSRCs = new Set();
  172. /**
  173. * The local ICE username fragment for this session.
  174. */
  175. this.localUfrag = null;
  176. /**
  177. * The remote ICE username fragment for this session.
  178. */
  179. this.remoteUfrag = null;
  180. /**
  181. * The DTLS transport object for the PeerConnection.
  182. * Note: this assume only one shared transport exists because we bundled
  183. * all streams on the same underlying transport.
  184. */
  185. this._dtlsTransport = null;
  186. /**
  187. * The signaling layer which operates this peer connection.
  188. * @type {SignalingLayer}
  189. */
  190. this.signalingLayer = signalingLayer;
  191. // SignalingLayer listeners
  192. this._peerVideoTypeChanged = this._peerVideoTypeChanged.bind(this);
  193. this.signalingLayer.on(SignalingEvents.PEER_VIDEO_TYPE_CHANGED, this._peerVideoTypeChanged);
  194. this._peerMutedChanged = this._peerMutedChanged.bind(this);
  195. this.signalingLayer.on(SignalingEvents.PEER_MUTED_CHANGED, this._peerMutedChanged);
  196. this.options = options;
  197. // Setup SignalingLayer listeners for source-name based events.
  198. this.signalingLayer.on(SignalingEvents.SOURCE_MUTED_CHANGED,
  199. (sourceName, isMuted) => this._sourceMutedChanged(sourceName, isMuted));
  200. this.signalingLayer.on(SignalingEvents.SOURCE_VIDEO_TYPE_CHANGED,
  201. (sourceName, videoType) => this._sourceVideoTypeChanged(sourceName, videoType));
  202. // Make sure constraints is properly formatted in order to provide information about whether or not this
  203. // connection is P2P to rtcstats.
  204. const safeConstraints = constraints || {};
  205. safeConstraints.optional = safeConstraints.optional || [];
  206. // The `optional` parameter needs to be of type array, otherwise chrome will throw an error.
  207. // Firefox and Safari just ignore it.
  208. if (Array.isArray(safeConstraints.optional)) {
  209. safeConstraints.optional.push({ rtcStatsSFUP2P: this.isP2P });
  210. } else {
  211. logger.warn('Optional param is not an array, rtcstats p2p data is omitted.');
  212. }
  213. this.peerconnection = new RTCPeerConnection(pcConfig, safeConstraints);
  214. this.tpcUtils = new TPCUtils(this);
  215. this.updateLog = [];
  216. this.stats = {};
  217. this.statsinterval = null;
  218. /**
  219. * Flag used to indicate if simulcast is turned off and a cap of 500 Kbps is applied on screensharing.
  220. */
  221. this._capScreenshareBitrate = this.options.capScreenshareBitrate;
  222. /**
  223. * Flag used to indicate if the browser is running in unified plan mode.
  224. */
  225. this._usesUnifiedPlan = options.usesUnifiedPlan;
  226. /**
  227. * Flag used to indicate if RTCRtpTransceiver#setCodecPreferences is to be used instead of SDP
  228. * munging for codec selection.
  229. */
  230. this._usesTransceiverCodecPreferences = browser.supportsCodecPreferences() && this._usesUnifiedPlan;
  231. this._usesTransceiverCodecPreferences
  232. && logger.info('Using RTCRtpTransceiver#setCodecPreferences for codec selection');
  233. // We currently need these flags only for FF and that's why we are updating them only for unified plan.
  234. if (this._usesUnifiedPlan) {
  235. /**
  236. * Indicates whether an audio track has ever been added to the peer connection.
  237. */
  238. this._hasHadAudioTrack = false;
  239. /**
  240. * Indicates whether a video track has ever been added to the peer connection.
  241. */
  242. this._hasHadVideoTrack = false;
  243. }
  244. /**
  245. * @type {number} The max number of stats to keep in this.stats. Limit to
  246. * 300 values, i.e. 5 minutes; set to 0 to disable
  247. */
  248. this.maxstats = options.maxstats;
  249. this.interop = new Interop();
  250. if (this._usesUnifiedPlan) {
  251. this.simulcast = new SdpSimulcast({ numOfLayers: SIM_LAYER_RIDS.length });
  252. } else {
  253. const Simulcast = require('@jitsi/sdp-simulcast');
  254. this.simulcast = new Simulcast(
  255. {
  256. numOfLayers: SIM_LAYER_RIDS.length,
  257. explodeRemoteSimulcast: false,
  258. usesUnifiedPlan: false
  259. });
  260. }
  261. this.sdpConsistency = new SdpConsistency(this.toString());
  262. /**
  263. * Munges local SDP provided to the Jingle Session in order to prevent from
  264. * sending SSRC updates on attach/detach and mute/unmute (for video).
  265. * @type {LocalSdpMunger}
  266. */
  267. this.localSdpMunger = new LocalSdpMunger(this, this.rtc.getLocalEndpointId());
  268. /**
  269. * TracablePeerConnection uses RTC's eventEmitter
  270. * @type {EventEmitter}
  271. */
  272. this.eventEmitter = rtc.eventEmitter;
  273. this.rtxModifier = new RtxModifier();
  274. /**
  275. * The height constraint applied on the video sender. The default value is 2160 (4K) when layer suspension is
  276. * explicitly disabled.
  277. */
  278. this._senderVideoMaxHeight = 2160;
  279. /**
  280. * The height constraints to be applied on the sender per local video source (source name as the key).
  281. * @type {Map<string, number>}
  282. */
  283. this._senderMaxHeights = new Map();
  284. /**
  285. * Holds the RTCRtpTransceiver mids that the local tracks are attached to, mapped per their
  286. * {@link JitsiLocalTrack.rtcId}.
  287. * @type {Map<string, string>}
  288. */
  289. this._localTrackTransceiverMids = new Map();
  290. // override as desired
  291. this.trace = (what, info) => {
  292. logger.debug(what, info);
  293. this.updateLog.push({
  294. time: new Date(),
  295. type: what,
  296. value: info || ''
  297. });
  298. };
  299. this.onicecandidate = null;
  300. this.peerconnection.onicecandidate = event => {
  301. this.trace(
  302. 'onicecandidate',
  303. JSON.stringify(event.candidate, null, ' '));
  304. if (this.onicecandidate !== null) {
  305. this.onicecandidate(event);
  306. }
  307. };
  308. // Use track events when browser is running in unified plan mode and stream events in plan-b mode.
  309. if (this._usesUnifiedPlan) {
  310. this.onTrack = evt => {
  311. const stream = evt.streams[0];
  312. this._remoteTrackAdded(stream, evt.track, evt.transceiver);
  313. stream.addEventListener('removetrack', e => {
  314. this._remoteTrackRemoved(stream, e.track);
  315. });
  316. };
  317. this.peerconnection.addEventListener('track', this.onTrack);
  318. } else {
  319. this.peerconnection.onaddstream = event => this._remoteStreamAdded(event.stream);
  320. this.peerconnection.onremovestream = event => this._remoteStreamRemoved(event.stream);
  321. }
  322. this.onsignalingstatechange = null;
  323. this.peerconnection.onsignalingstatechange = event => {
  324. this.trace('onsignalingstatechange', this.signalingState);
  325. if (this.onsignalingstatechange !== null) {
  326. this.onsignalingstatechange(event);
  327. }
  328. };
  329. this.oniceconnectionstatechange = null;
  330. this.peerconnection.oniceconnectionstatechange = event => {
  331. this.trace('oniceconnectionstatechange', this.iceConnectionState);
  332. if (this.oniceconnectionstatechange !== null) {
  333. this.oniceconnectionstatechange(event);
  334. }
  335. };
  336. this.onnegotiationneeded = null;
  337. this.peerconnection.onnegotiationneeded = event => {
  338. this.trace('onnegotiationneeded');
  339. if (this.onnegotiationneeded !== null) {
  340. this.onnegotiationneeded(event);
  341. }
  342. };
  343. this.onconnectionstatechange = null;
  344. this.peerconnection.onconnectionstatechange = event => {
  345. this.trace('onconnectionstatechange', this.connectionState);
  346. if (this.onconnectionstatechange !== null) {
  347. this.onconnectionstatechange(event);
  348. }
  349. };
  350. this.ondatachannel = null;
  351. this.peerconnection.ondatachannel = event => {
  352. this.trace('ondatachannel');
  353. if (this.ondatachannel !== null) {
  354. this.ondatachannel(event);
  355. }
  356. };
  357. if (this.maxstats) {
  358. this.statsinterval = window.setInterval(() => {
  359. this.getStats().then(stats => {
  360. if (typeof stats?.result === 'function') {
  361. const results = stats.result();
  362. for (let i = 0; i < results.length; ++i) {
  363. const res = results[i];
  364. res.names().forEach(name => {
  365. this._processStat(res, name, res.stat(name));
  366. });
  367. }
  368. } else {
  369. stats.forEach(r => this._processStat(r, '', r));
  370. }
  371. });
  372. }, 1000);
  373. }
  374. logger.info(`Create new ${this}`);
  375. }
  376. /* eslint-enable max-params */
  377. /**
  378. * Process stat and adds it to the array of stats we store.
  379. * @param report the current stats report.
  380. * @param name the name of the report, if available
  381. * @param statValue the value to add.
  382. * @private
  383. */
  384. TraceablePeerConnection.prototype._processStat
  385. = function(report, name, statValue) {
  386. const id = `${report.id}-${name}`;
  387. let s = this.stats[id];
  388. const now = new Date();
  389. if (!s) {
  390. this.stats[id] = s = {
  391. startTime: now,
  392. endTime: now,
  393. values: [],
  394. times: []
  395. };
  396. }
  397. s.values.push(statValue);
  398. s.times.push(now.getTime());
  399. if (s.values.length > this.maxstats) {
  400. s.values.shift();
  401. s.times.shift();
  402. }
  403. s.endTime = now;
  404. };
  405. /**
  406. * Returns a string representation of a SessionDescription object.
  407. */
  408. const dumpSDP = function(description) {
  409. if (typeof description === 'undefined' || description === null) {
  410. return '';
  411. }
  412. return `type: ${description.type}\r\n${description.sdp}`;
  413. };
  414. /**
  415. * Forwards the {@link peerconnection.iceConnectionState} state except that it
  416. * will convert "completed" into "connected" where both mean that the ICE has
  417. * succeeded and is up and running. We never see "completed" state for
  418. * the JVB connection, but it started appearing for the P2P one. This method
  419. * allows to adapt old logic to this new situation.
  420. * @return {string}
  421. */
  422. TraceablePeerConnection.prototype.getConnectionState = function() {
  423. const state = this.peerconnection.iceConnectionState;
  424. if (state === 'completed') {
  425. return 'connected';
  426. }
  427. return state;
  428. };
  429. /**
  430. * Obtains the media direction for given {@link MediaType}. The method takes
  431. * into account whether or not there are any local tracks for media and
  432. * the {@link audioTransferActive} and {@link videoTransferActive} flags.
  433. * @param {MediaType} mediaType
  434. * @param {boolean} isAddOperation whether the direction is to be calculated after a source-add action.
  435. * @return {string} one of the SDP direction constants ('sendrecv, 'recvonly'
  436. * etc.) which should be used when setting local description on the peer
  437. * connection.
  438. * @private
  439. */
  440. TraceablePeerConnection.prototype.getDesiredMediaDirection = function(mediaType, isAddOperation = false) {
  441. const hasLocalSource = this.hasAnyTracksOfType(mediaType);
  442. if (this._usesUnifiedPlan) {
  443. return isAddOperation
  444. ? hasLocalSource ? MediaDirection.SENDRECV : MediaDirection.SENDONLY
  445. : hasLocalSource ? MediaDirection.RECVONLY : MediaDirection.INACTIVE;
  446. }
  447. const mediaTransferActive = mediaType === MediaType.AUDIO ? this.audioTransferActive : this.videoTransferActive;
  448. if (mediaTransferActive) {
  449. return hasLocalSource ? MediaDirection.SENDRECV : MediaDirection.RECVONLY;
  450. }
  451. return MediaDirection.INACTIVE;
  452. };
  453. /**
  454. * Returns the MID of the m-line associated with the local desktop track (if it exists).
  455. *
  456. * @returns {Number|null}
  457. */
  458. TraceablePeerConnection.prototype._getDesktopTrackMid = function() {
  459. const desktopTrack = this.getLocalVideoTracks().find(track => track.getVideoType() === VideoType.DESKTOP);
  460. if (desktopTrack) {
  461. return Number(this._localTrackTransceiverMids.get(desktopTrack.rtcId));
  462. }
  463. return null;
  464. };
  465. /**
  466. * Returns the list of RTCRtpReceivers created for the source of the given media type associated with
  467. * the set of remote endpoints specified.
  468. * @param {Array<string>} endpoints list of the endpoints
  469. * @param {string} mediaType 'audio' or 'video'
  470. * @returns {Array<RTCRtpReceiver>} list of receivers created by the peerconnection.
  471. */
  472. TraceablePeerConnection.prototype._getReceiversByEndpointIds = function(endpoints, mediaType) {
  473. let remoteTracks = [];
  474. let receivers = [];
  475. for (const endpoint of endpoints) {
  476. remoteTracks = remoteTracks.concat(this.getRemoteTracks(endpoint, mediaType));
  477. }
  478. // Get the ids of the MediaStreamTracks associated with each of these remote tracks.
  479. const remoteTrackIds = remoteTracks.map(remote => remote.track?.id);
  480. receivers = this.peerconnection.getReceivers()
  481. .filter(receiver => receiver.track
  482. && receiver.track.kind === mediaType
  483. && remoteTrackIds.find(trackId => trackId === receiver.track.id));
  484. return receivers;
  485. };
  486. /**
  487. * Tells whether or not this TPC instance is using Simulcast.
  488. * @return {boolean} <tt>true</tt> if simulcast is enabled and active or
  489. * <tt>false</tt> if it's turned off.
  490. */
  491. TraceablePeerConnection.prototype.isSimulcastOn = function() {
  492. return !this.options.disableSimulcast;
  493. };
  494. /**
  495. * Handles {@link SignalingEvents.PEER_VIDEO_TYPE_CHANGED}
  496. * @param {string} endpointId the video owner's ID (MUC nickname)
  497. * @param {VideoType} videoType the new value
  498. * @private
  499. */
  500. TraceablePeerConnection.prototype._peerVideoTypeChanged = function(endpointId, videoType) {
  501. // Check if endpointId has a value to avoid action on random track
  502. if (!endpointId) {
  503. logger.error(`${this} No endpointID on peerVideoTypeChanged`);
  504. return;
  505. }
  506. const videoTrack = this.getRemoteTracks(endpointId, MediaType.VIDEO);
  507. if (videoTrack.length) {
  508. // NOTE 1 track per media type is assumed
  509. videoTrack[0]._setVideoType(videoType);
  510. }
  511. };
  512. /**
  513. * Handles remote track mute / unmute events.
  514. * @param {string} endpointId the track owner's identifier (MUC nickname)
  515. * @param {MediaType} mediaType "audio" or "video"
  516. * @param {boolean} isMuted the new mute state
  517. * @private
  518. */
  519. TraceablePeerConnection.prototype._peerMutedChanged = function(endpointId, mediaType, isMuted) {
  520. // Check if endpointId is a value to avoid doing action on all remote tracks
  521. if (!endpointId) {
  522. logger.error(`${this} On peerMuteChanged - no endpoint ID`);
  523. return;
  524. }
  525. const track = this.getRemoteTracks(endpointId, mediaType);
  526. if (track.length) {
  527. // NOTE 1 track per media type is assumed
  528. track[0].setMute(isMuted);
  529. }
  530. };
  531. /**
  532. * Handles remote source mute and unmute changed events.
  533. *
  534. * @param {string} sourceName - The name of the remote source.
  535. * @param {boolean} isMuted - The new mute state.
  536. */
  537. TraceablePeerConnection.prototype._sourceMutedChanged = function(sourceName, isMuted) {
  538. const track = this.getRemoteTracks().find(t => t.getSourceName() === sourceName);
  539. if (!track) {
  540. return;
  541. }
  542. track.setMute(isMuted);
  543. };
  544. /**
  545. * Handles remote source videoType changed events.
  546. *
  547. * @param {string} sourceName - The name of the remote source.
  548. * @param {boolean} isMuted - The new value.
  549. */
  550. TraceablePeerConnection.prototype._sourceVideoTypeChanged = function(sourceName, videoType) {
  551. const track = this.getRemoteTracks().find(t => t.getSourceName() === sourceName);
  552. if (!track) {
  553. return;
  554. }
  555. track._setVideoType(videoType);
  556. };
  557. /**
  558. * Obtains audio levels of the remote audio tracks by getting the source information on the RTCRtpReceivers.
  559. * The information relevant to the ssrc is updated each time a RTP packet constaining the ssrc is received.
  560. * @param {Array<string>} speakerList list of endpoint ids for which audio levels are to be gathered.
  561. * @returns {Object} containing ssrc and audio level information as a key-value pair.
  562. */
  563. TraceablePeerConnection.prototype.getAudioLevels = function(speakerList = []) {
  564. const audioLevels = {};
  565. const audioReceivers = speakerList.length
  566. ? this._getReceiversByEndpointIds(speakerList, MediaType.AUDIO)
  567. : this.peerconnection.getReceivers()
  568. .filter(receiver => receiver.track && receiver.track.kind === MediaType.AUDIO && receiver.track.enabled);
  569. audioReceivers.forEach(remote => {
  570. const ssrc = remote.getSynchronizationSources();
  571. if (ssrc && ssrc.length) {
  572. // As per spec, this audiolevel is a value between 0..1 (linear), where 1.0
  573. // represents 0 dBov, 0 represents silence, and 0.5 represents approximately
  574. // 6 dBSPL change in the sound pressure level from 0 dBov.
  575. // https://www.w3.org/TR/webrtc/#dom-rtcrtpcontributingsource-audiolevel
  576. audioLevels[ssrc[0].source] = ssrc[0].audioLevel;
  577. }
  578. });
  579. return audioLevels;
  580. };
  581. /**
  582. * Obtains local tracks for given {@link MediaType}. If the <tt>mediaType</tt>
  583. * argument is omitted the list of all local tracks will be returned.
  584. * @param {MediaType} [mediaType]
  585. * @return {Array<JitsiLocalTrack>}
  586. */
  587. TraceablePeerConnection.prototype.getLocalTracks = function(mediaType) {
  588. let tracks = Array.from(this.localTracks.values());
  589. if (mediaType !== undefined) {
  590. tracks = tracks.filter(track => track.getType() === mediaType);
  591. }
  592. return tracks;
  593. };
  594. /**
  595. * Retrieves the local video tracks.
  596. *
  597. * @returns {Array<JitsiLocalTrack>} - local video tracks.
  598. */
  599. TraceablePeerConnection.prototype.getLocalVideoTracks = function() {
  600. return this.getLocalTracks(MediaType.VIDEO);
  601. };
  602. /**
  603. * Checks whether or not this {@link TraceablePeerConnection} instance contains any local tracks for given
  604. * <tt>mediaType</tt>.
  605. *
  606. * @param {MediaType} mediaType - The media type.
  607. * @return {boolean}
  608. */
  609. TraceablePeerConnection.prototype.hasAnyTracksOfType = function(mediaType) {
  610. if (!mediaType) {
  611. throw new Error('"mediaType" is required');
  612. }
  613. return this.getLocalTracks(mediaType).length > 0;
  614. };
  615. /**
  616. * Obtains all remote tracks currently known to this PeerConnection instance.
  617. *
  618. * @param {string} [endpointId] - The track owner's identifier (MUC nickname)
  619. * @param {MediaType} [mediaType] - The remote tracks will be filtered by their media type if this argument is
  620. * specified.
  621. * @return {Array<JitsiRemoteTrack>}
  622. */
  623. TraceablePeerConnection.prototype.getRemoteTracks = function(endpointId, mediaType) {
  624. let remoteTracks = [];
  625. const endpoints = endpointId ? [ endpointId ] : this.remoteTracks.keys();
  626. for (const endpoint of endpoints) {
  627. const endpointTracksByMediaType = this.remoteTracks.get(endpoint);
  628. if (endpointTracksByMediaType) {
  629. for (const trackMediaType of endpointTracksByMediaType.keys()) {
  630. // per media type filtering
  631. if (!mediaType || mediaType === trackMediaType) {
  632. remoteTracks = remoteTracks.concat(Array.from(endpointTracksByMediaType.get(trackMediaType)));
  633. }
  634. }
  635. }
  636. }
  637. return remoteTracks;
  638. };
  639. /**
  640. * Parses the remote description and returns the sdp lines of the sources associated with a remote participant.
  641. *
  642. * @param {string} id Endpoint id of the remote participant.
  643. * @returns {Array<string>} The sdp lines that have the ssrc information.
  644. */
  645. TraceablePeerConnection.prototype.getRemoteSourceInfoByParticipant = function(id) {
  646. const removeSsrcInfo = [];
  647. const remoteTracks = this.getRemoteTracks(id);
  648. if (!remoteTracks?.length) {
  649. return removeSsrcInfo;
  650. }
  651. const primarySsrcs = remoteTracks.map(track => track.getSSRC());
  652. const sdp = new SDP(this.remoteDescription.sdp);
  653. primarySsrcs.forEach((ssrc, idx) => {
  654. for (const media of sdp.media) {
  655. let lines = '';
  656. let ssrcLines = SDPUtil.findLines(media, `a=ssrc:${ssrc}`);
  657. if (ssrcLines.length) {
  658. if (!removeSsrcInfo[idx]) {
  659. removeSsrcInfo[idx] = '';
  660. }
  661. // Check if there are any FID groups present for the primary ssrc.
  662. const fidLines = SDPUtil.findLines(media, `a=ssrc-group:FID ${ssrc}`);
  663. if (fidLines.length) {
  664. const secondarySsrc = fidLines[0].split(' ')[2];
  665. lines += `${fidLines[0]}\r\n`;
  666. ssrcLines = ssrcLines.concat(SDPUtil.findLines(media, `a=ssrc:${secondarySsrc}`));
  667. }
  668. removeSsrcInfo[idx] += `${ssrcLines.join('\r\n')}\r\n`;
  669. removeSsrcInfo[idx] += lines;
  670. }
  671. }
  672. });
  673. return removeSsrcInfo;
  674. };
  675. /**
  676. * Returns the target bitrates configured for the local video source.
  677. *
  678. * @returns {Object}
  679. */
  680. TraceablePeerConnection.prototype.getTargetVideoBitrates = function() {
  681. const currentCodec = this.getConfiguredVideoCodec();
  682. return this.tpcUtils.videoBitrates[currentCodec.toUpperCase()] || this.tpcUtils.videoBitrates;
  683. };
  684. /**
  685. * Tries to find {@link JitsiTrack} for given SSRC number. It will search both
  686. * local and remote tracks bound to this instance.
  687. * @param {number} ssrc
  688. * @return {JitsiTrack|null}
  689. */
  690. TraceablePeerConnection.prototype.getTrackBySSRC = function(ssrc) {
  691. if (typeof ssrc !== 'number') {
  692. throw new Error(`SSRC ${ssrc} is not a number`);
  693. }
  694. for (const localTrack of this.localTracks.values()) {
  695. if (this.getLocalSSRC(localTrack) === ssrc) {
  696. return localTrack;
  697. }
  698. }
  699. for (const remoteTrack of this.getRemoteTracks()) {
  700. if (remoteTrack.getSSRC() === ssrc) {
  701. return remoteTrack;
  702. }
  703. }
  704. return null;
  705. };
  706. /**
  707. * Tries to find SSRC number for given {@link JitsiTrack} id. It will search
  708. * both local and remote tracks bound to this instance.
  709. * @param {string} id
  710. * @return {number|null}
  711. */
  712. TraceablePeerConnection.prototype.getSsrcByTrackId = function(id) {
  713. const findTrackById = track => track.getTrack().id === id;
  714. const localTrack = this.getLocalTracks().find(findTrackById);
  715. if (localTrack) {
  716. return this.getLocalSSRC(localTrack);
  717. }
  718. const remoteTrack = this.getRemoteTracks().find(findTrackById);
  719. if (remoteTrack) {
  720. return remoteTrack.getSSRC();
  721. }
  722. return null;
  723. };
  724. /**
  725. * Called when new remote MediaStream is added to the PeerConnection.
  726. * @param {MediaStream} stream the WebRTC MediaStream for remote participant
  727. */
  728. TraceablePeerConnection.prototype._remoteStreamAdded = function(stream) {
  729. const streamId = stream.id;
  730. if (!RTC.isUserStreamById(streamId)) {
  731. logger.info(`${this} ignored remote 'stream added' event for non-user stream[id=${streamId}]`);
  732. return;
  733. }
  734. // Bind 'addtrack'/'removetrack' event handlers
  735. if (browser.isChromiumBased()) {
  736. stream.onaddtrack = event => {
  737. this._remoteTrackAdded(stream, event.track);
  738. };
  739. stream.onremovetrack = event => {
  740. this._remoteTrackRemoved(stream, event.track);
  741. };
  742. }
  743. // Call remoteTrackAdded for each track in the stream
  744. const streamAudioTracks = stream.getAudioTracks();
  745. for (const audioTrack of streamAudioTracks) {
  746. this._remoteTrackAdded(stream, audioTrack);
  747. }
  748. const streamVideoTracks = stream.getVideoTracks();
  749. for (const videoTrack of streamVideoTracks) {
  750. this._remoteTrackAdded(stream, videoTrack);
  751. }
  752. };
  753. /**
  754. * Called on "track added" and "stream added" PeerConnection events (because we
  755. * handle streams on per track basis). Finds the owner and the SSRC for
  756. * the track and passes that to ChatRoom for further processing.
  757. * @param {MediaStream} stream the WebRTC MediaStream instance which is
  758. * the parent of the track
  759. * @param {MediaStreamTrack} track the WebRTC MediaStreamTrack added for remote
  760. * participant.
  761. * @param {RTCRtpTransceiver} transceiver the WebRTC transceiver that is created
  762. * for the remote participant in unified plan.
  763. */
  764. TraceablePeerConnection.prototype._remoteTrackAdded = function(stream, track, transceiver = null) {
  765. const streamId = stream.id;
  766. const mediaType = track.kind;
  767. if (!this.isP2P && !RTC.isUserStreamById(streamId)) {
  768. logger.info(`${this} ignored remote 'stream added' event for non-user stream[id=${streamId}]`);
  769. return;
  770. }
  771. logger.info(`${this} adding remote track for stream[id=${streamId},type=${mediaType}]`);
  772. // look up an associated JID for a stream id
  773. if (!mediaType) {
  774. GlobalOnErrorHandler.callErrorHandler(
  775. new Error(
  776. `MediaType undefined for remote track, stream id: ${streamId}`
  777. ));
  778. // Abort
  779. return;
  780. }
  781. const remoteSDP = this._usesUnifiedPlan
  782. ? new SDP(this.peerconnection.remoteDescription.sdp)
  783. : new SDP(this.remoteDescription.sdp);
  784. let mediaLines;
  785. // In unified plan mode, find the matching mline using 'mid' if its availble, otherwise use the
  786. // 'msid' attribute of the stream.
  787. if (this._usesUnifiedPlan) {
  788. if (transceiver && transceiver.mid) {
  789. const mid = transceiver.mid;
  790. mediaLines = remoteSDP.media.filter(mls => SDPUtil.findLine(mls, `a=mid:${mid}`));
  791. } else {
  792. mediaLines = remoteSDP.media.filter(mls => {
  793. const msid = SDPUtil.findLine(mls, 'a=msid:');
  794. return typeof msid === 'string' && streamId === msid.substring(7).split(' ')[0];
  795. });
  796. }
  797. } else {
  798. mediaLines = remoteSDP.media.filter(mls => mls.startsWith(`m=${mediaType}`));
  799. }
  800. if (!mediaLines.length) {
  801. GlobalOnErrorHandler.callErrorHandler(
  802. new Error(`No media lines found in remote SDP for remote stream[id=${streamId},type=${mediaType}]`));
  803. // Abort
  804. return;
  805. }
  806. let ssrcLines = SDPUtil.findLines(mediaLines[0], 'a=ssrc:');
  807. ssrcLines
  808. = ssrcLines.filter(line => line.indexOf(`msid:${streamId}`) !== -1);
  809. if (!ssrcLines.length) {
  810. GlobalOnErrorHandler.callErrorHandler(
  811. new Error(`No SSRC lines found in remote SDP for remote stream[msid=${streamId},type=${mediaType}]`));
  812. // Abort
  813. return;
  814. }
  815. // FIXME the length of ssrcLines[0] not verified, but it will fail
  816. // with global error handler anyway
  817. const ssrcStr = ssrcLines[0].substring(7).split(' ')[0];
  818. const trackSsrc = Number(ssrcStr);
  819. const ownerEndpointId = this.signalingLayer.getSSRCOwner(trackSsrc);
  820. if (isNaN(trackSsrc) || trackSsrc < 0) {
  821. GlobalOnErrorHandler.callErrorHandler(
  822. new Error(
  823. `Invalid SSRC for remote stream[ssrc=${trackSsrc},id=${streamId},type=${mediaType}]`));
  824. // Abort
  825. return;
  826. } else if (!ownerEndpointId) {
  827. GlobalOnErrorHandler.callErrorHandler(
  828. new Error(
  829. `No SSRC owner known for remote stream[ssrc=${trackSsrc},id=${streamId},type=${mediaType}]`));
  830. // Abort
  831. return;
  832. }
  833. let sourceName = this.signalingLayer.getTrackSourceName(trackSsrc);
  834. // If source name was not signaled, we'll generate one which allows testing signaling
  835. // when mixing legacy(mobile) with new clients.
  836. if (!sourceName) {
  837. sourceName = getSourceNameForJitsiTrack(ownerEndpointId, mediaType, 0);
  838. }
  839. // eslint-disable-next-line no-undef
  840. logger.info(`${this} creating remote track[endpoint=${ownerEndpointId},ssrc=${trackSsrc},`
  841. + `type=${mediaType},sourceName=${sourceName}]`);
  842. const peerMediaInfo = this.signalingLayer.getPeerMediaInfo(ownerEndpointId, mediaType, sourceName);
  843. if (!peerMediaInfo) {
  844. GlobalOnErrorHandler.callErrorHandler(
  845. new Error(`${this}: no peer media info available for ${ownerEndpointId}`));
  846. return;
  847. }
  848. const muted = peerMediaInfo.muted;
  849. const videoType = peerMediaInfo.videoType; // can be undefined
  850. // eslint-disable-next-line no-undef
  851. this._createRemoteTrack(
  852. ownerEndpointId, stream, track, mediaType, videoType, trackSsrc, muted, sourceName);
  853. };
  854. // FIXME cleanup params
  855. /* eslint-disable max-params */
  856. /**
  857. * Initializes a new JitsiRemoteTrack instance with the data provided by
  858. * the signaling layer and SDP.
  859. *
  860. * @param {string} ownerEndpointId the owner's endpoint ID (MUC nickname)
  861. * @param {MediaStream} stream the WebRTC stream instance
  862. * @param {MediaStreamTrack} track the WebRTC track instance
  863. * @param {MediaType} mediaType the track's type of the media
  864. * @param {VideoType} [videoType] the track's type of the video (if applicable)
  865. * @param {number} ssrc the track's main SSRC number
  866. * @param {boolean} muted the initial muted status
  867. * @param {String} sourceName the track's source name
  868. */
  869. TraceablePeerConnection.prototype._createRemoteTrack = function(
  870. ownerEndpointId,
  871. stream,
  872. track,
  873. mediaType,
  874. videoType,
  875. ssrc,
  876. muted,
  877. sourceName) {
  878. let remoteTracksMap = this.remoteTracks.get(ownerEndpointId);
  879. if (!remoteTracksMap) {
  880. remoteTracksMap = new Map();
  881. remoteTracksMap.set(MediaType.AUDIO, new Set());
  882. remoteTracksMap.set(MediaType.VIDEO, new Set());
  883. this.remoteTracks.set(ownerEndpointId, remoteTracksMap);
  884. }
  885. const userTracksByMediaType = remoteTracksMap.get(mediaType);
  886. if (userTracksByMediaType?.size
  887. && Array.from(userTracksByMediaType).find(jitsiTrack => jitsiTrack.getTrack() === track)) {
  888. // Ignore duplicated event which can originate either from 'onStreamAdded' or 'onTrackAdded'.
  889. logger.info(`${this} ignored duplicated track event for track[endpoint=${ownerEndpointId},type=${mediaType}]`);
  890. return;
  891. }
  892. const remoteTrack
  893. = new JitsiRemoteTrack(
  894. this.rtc,
  895. this.rtc.conference,
  896. ownerEndpointId,
  897. stream,
  898. track,
  899. mediaType,
  900. videoType,
  901. ssrc,
  902. muted,
  903. this.isP2P,
  904. sourceName);
  905. userTracksByMediaType.add(remoteTrack);
  906. this.eventEmitter.emit(RTCEvents.REMOTE_TRACK_ADDED, remoteTrack, this);
  907. };
  908. /* eslint-enable max-params */
  909. /**
  910. * Handles remote stream removal.
  911. * @param stream the WebRTC MediaStream object which is being removed from the
  912. * PeerConnection
  913. */
  914. TraceablePeerConnection.prototype._remoteStreamRemoved = function(stream) {
  915. if (!RTC.isUserStream(stream)) {
  916. logger.info(`Ignored remote 'stream removed' event for stream[id=${stream.id}]`);
  917. return;
  918. }
  919. // Call remoteTrackRemoved for each track in the stream
  920. const streamVideoTracks = stream.getVideoTracks();
  921. for (const videoTrack of streamVideoTracks) {
  922. this._remoteTrackRemoved(stream, videoTrack);
  923. }
  924. const streamAudioTracks = stream.getAudioTracks();
  925. for (const audioTrack of streamAudioTracks) {
  926. this._remoteTrackRemoved(stream, audioTrack);
  927. }
  928. };
  929. /**
  930. * Handles remote media track removal.
  931. *
  932. * @param {MediaStream} stream - WebRTC MediaStream instance which is the parent of the track.
  933. * @param {MediaStreamTrack} track - WebRTC MediaStreamTrack which has been removed from the PeerConnection.
  934. * @returns {void}
  935. */
  936. TraceablePeerConnection.prototype._remoteTrackRemoved = function(stream, track) {
  937. const streamId = stream.id;
  938. const trackId = track?.id;
  939. if (!RTC.isUserStreamById(streamId)) {
  940. logger.info(`${this} ignored remote 'stream removed' event for non-user stream[id=${streamId}]`);
  941. return;
  942. }
  943. if (!streamId) {
  944. GlobalOnErrorHandler.callErrorHandler(new Error(`${this} remote track removal failed - no stream ID`));
  945. return;
  946. }
  947. if (!trackId) {
  948. GlobalOnErrorHandler.callErrorHandler(new Error(`${this} remote track removal failed - no track ID`));
  949. return;
  950. }
  951. const toBeRemoved = this.getRemoteTracks().find(
  952. remoteTrack => remoteTrack.getStreamId() === streamId
  953. && remoteTrack.getTrackId() === trackId);
  954. if (!toBeRemoved) {
  955. GlobalOnErrorHandler.callErrorHandler(new Error(`${this} remote track removal failed - track not found`));
  956. return;
  957. }
  958. logger.info(`${this} remote track removed stream[id=${streamId},trackId=${trackId}]`);
  959. this._removeRemoteTrack(toBeRemoved);
  960. };
  961. /**
  962. * Removes all JitsiRemoteTracks associated with given MUC nickname (resource part of the JID).
  963. *
  964. * @param {string} owner - The resource part of the MUC JID.
  965. * @returns {JitsiRemoteTrack[]} - The array of removed tracks.
  966. */
  967. TraceablePeerConnection.prototype.removeRemoteTracks = function(owner) {
  968. let removedTracks = [];
  969. const remoteTracksByMedia = this.remoteTracks.get(owner);
  970. if (remoteTracksByMedia) {
  971. removedTracks = removedTracks.concat(Array.from(remoteTracksByMedia.get(MediaType.AUDIO)));
  972. removedTracks = removedTracks.concat(Array.from(remoteTracksByMedia.get(MediaType.VIDEO)));
  973. this.remoteTracks.delete(owner);
  974. }
  975. logger.debug(`${this} removed remote tracks[endpoint=${owner},count=${removedTracks.length}`);
  976. return removedTracks;
  977. };
  978. /**
  979. * Removes and disposes given <tt>JitsiRemoteTrack</tt> instance. Emits {@link RTCEvents.REMOTE_TRACK_REMOVED}.
  980. *
  981. * @param {JitsiRemoteTrack} toBeRemoved - The remote track to be removed.
  982. * @returns {void}
  983. */
  984. TraceablePeerConnection.prototype._removeRemoteTrack = function(toBeRemoved) {
  985. toBeRemoved.dispose();
  986. const participantId = toBeRemoved.getParticipantId();
  987. const userTracksByMediaType = this.remoteTracks.get(participantId);
  988. if (!userTracksByMediaType) {
  989. logger.error(`${this} removeRemoteTrack: no remote tracks map for endpoint=${participantId}`);
  990. } else if (!userTracksByMediaType.get(toBeRemoved.getType())?.delete(toBeRemoved)) {
  991. logger.error(`${this} Failed to remove ${toBeRemoved} - type mapping messed up ?`);
  992. }
  993. this.eventEmitter.emit(RTCEvents.REMOTE_TRACK_REMOVED, toBeRemoved);
  994. };
  995. /**
  996. * Returns a map with keys msid/mediaType and <tt>TrackSSRCInfo</tt> values.
  997. * @param {RTCSessionDescription} desc the local description.
  998. * @return {Map<string,TrackSSRCInfo>}
  999. */
  1000. TraceablePeerConnection.prototype._extractSSRCMap = function(desc) {
  1001. /**
  1002. * Track SSRC infos mapped by stream ID (msid) or mediaType (unified-plan)
  1003. * @type {Map<string,TrackSSRCInfo>}
  1004. */
  1005. const ssrcMap = new Map();
  1006. /**
  1007. * Groups mapped by primary SSRC number
  1008. * @type {Map<number,Array<SSRCGroupInfo>>}
  1009. */
  1010. const groupsMap = new Map();
  1011. if (typeof desc !== 'object' || desc === null
  1012. || typeof desc.sdp !== 'string') {
  1013. logger.warn('An empty description was passed as an argument');
  1014. return ssrcMap;
  1015. }
  1016. const session = transform.parse(desc.sdp);
  1017. if (!Array.isArray(session.media)) {
  1018. return ssrcMap;
  1019. }
  1020. let media = session.media;
  1021. if (this._usesUnifiedPlan) {
  1022. media = media.filter(mline => mline.direction === MediaDirection.SENDONLY
  1023. || mline.direction === MediaDirection.SENDRECV);
  1024. } else {
  1025. media = [];
  1026. [ MediaType.AUDIO, MediaType.VIDEO ].forEach(mediaType => {
  1027. const mLine = session.media.find(m => m.type === mediaType);
  1028. mLine && media.push(mLine);
  1029. });
  1030. }
  1031. let index = 0;
  1032. for (const mLine of media) {
  1033. if (!Array.isArray(mLine.ssrcs)) {
  1034. continue; // eslint-disable-line no-continue
  1035. }
  1036. if (Array.isArray(mLine.ssrcGroups)) {
  1037. for (const group of mLine.ssrcGroups) {
  1038. if (typeof group.semantics !== 'undefined' && typeof group.ssrcs !== 'undefined') {
  1039. // Parse SSRCs and store as numbers
  1040. const groupSSRCs = group.ssrcs.split(' ').map(ssrcStr => parseInt(ssrcStr, 10));
  1041. const primarySSRC = groupSSRCs[0];
  1042. // Note that group.semantics is already present
  1043. group.ssrcs = groupSSRCs;
  1044. // eslint-disable-next-line max-depth
  1045. if (!groupsMap.has(primarySSRC)) {
  1046. groupsMap.set(primarySSRC, []);
  1047. }
  1048. groupsMap.get(primarySSRC).push(group);
  1049. }
  1050. }
  1051. }
  1052. let ssrcs = mLine.ssrcs;
  1053. // Filter the ssrcs with 'msid' attribute for plan-b clients and 'cname' for unified-plan clients.
  1054. ssrcs = this._usesUnifiedPlan
  1055. ? ssrcs.filter(s => s.attribute === 'cname')
  1056. : ssrcs.filter(s => s.attribute === 'msid');
  1057. for (const ssrc of ssrcs) {
  1058. // Use the mediaType as key for the source map for unified plan clients since msids are not part of
  1059. // the standard and the unified plan SDPs do not have a proper msid attribute for the sources.
  1060. // Also the ssrcs for sources do not change for Unified plan clients since RTCRtpSender#replaceTrack is
  1061. // used for switching the tracks so it is safe to use the mediaType as the key for the TrackSSRCInfo map.
  1062. const key = this._usesUnifiedPlan ? `${mLine.type}-${index}` : ssrc.value;
  1063. const ssrcNumber = ssrc.id;
  1064. let ssrcInfo = ssrcMap.get(key);
  1065. if (!ssrcInfo) {
  1066. ssrcInfo = {
  1067. ssrcs: [],
  1068. groups: [],
  1069. msid: key
  1070. };
  1071. ssrcMap.set(key, ssrcInfo);
  1072. }
  1073. ssrcInfo.ssrcs.push(ssrcNumber);
  1074. if (groupsMap.has(ssrcNumber)) {
  1075. const ssrcGroups = groupsMap.get(ssrcNumber);
  1076. for (const group of ssrcGroups) {
  1077. ssrcInfo.groups.push(group);
  1078. }
  1079. }
  1080. }
  1081. // Currently multi-stream is supported for video only.
  1082. mLine.type === MediaType.VIDEO && index++;
  1083. }
  1084. return ssrcMap;
  1085. };
  1086. /**
  1087. * Takes a SessionDescription object and returns a "normalized" version.
  1088. * Currently it takes care of ordering the a=ssrc lines and denoting receive
  1089. * only SSRCs.
  1090. */
  1091. const normalizePlanB = function(desc) {
  1092. if (typeof desc !== 'object' || desc === null
  1093. || typeof desc.sdp !== 'string') {
  1094. logger.warn('An empty description was passed as an argument');
  1095. return desc;
  1096. }
  1097. // eslint-disable-next-line no-shadow
  1098. const transform = require('sdp-transform');
  1099. const session = transform.parse(desc.sdp);
  1100. if (typeof session !== 'undefined'
  1101. && typeof session.media !== 'undefined'
  1102. && Array.isArray(session.media)) {
  1103. session.media.forEach(mLine => {
  1104. // Chrome appears to be picky about the order in which a=ssrc lines
  1105. // are listed in an m-line when rtx is enabled (and thus there are
  1106. // a=ssrc-group lines with FID semantics). Specifically if we have
  1107. // "a=ssrc-group:FID S1 S2" and the "a=ssrc:S2" lines appear before
  1108. // the "a=ssrc:S1" lines, SRD fails.
  1109. // So, put SSRC which appear as the first SSRC in an FID ssrc-group
  1110. // first.
  1111. const firstSsrcs = [];
  1112. const newSsrcLines = [];
  1113. if (typeof mLine.ssrcGroups !== 'undefined'
  1114. && Array.isArray(mLine.ssrcGroups)) {
  1115. mLine.ssrcGroups.forEach(group => {
  1116. if (typeof group.semantics !== 'undefined'
  1117. && group.semantics === 'FID') {
  1118. if (typeof group.ssrcs !== 'undefined') {
  1119. firstSsrcs.push(Number(group.ssrcs.split(' ')[0]));
  1120. }
  1121. }
  1122. });
  1123. }
  1124. if (Array.isArray(mLine.ssrcs)) {
  1125. let i;
  1126. for (i = 0; i < mLine.ssrcs.length; i++) {
  1127. if (typeof mLine.ssrcs[i] === 'object'
  1128. && typeof mLine.ssrcs[i].id !== 'undefined'
  1129. && firstSsrcs.indexOf(mLine.ssrcs[i].id) >= 0) {
  1130. newSsrcLines.push(mLine.ssrcs[i]);
  1131. delete mLine.ssrcs[i];
  1132. }
  1133. }
  1134. for (i = 0; i < mLine.ssrcs.length; i++) {
  1135. if (typeof mLine.ssrcs[i] !== 'undefined') {
  1136. newSsrcLines.push(mLine.ssrcs[i]);
  1137. }
  1138. }
  1139. mLine.ssrcs = replaceDefaultUnifiedPlanMsid(newSsrcLines);
  1140. }
  1141. });
  1142. }
  1143. const resStr = transform.write(session);
  1144. return new RTCSessionDescription({
  1145. type: desc.type,
  1146. sdp: resStr
  1147. });
  1148. };
  1149. /**
  1150. * Unified plan differentiates a remote track not associated with a stream using
  1151. * the msid "-", which can incorrectly trigger an onaddstream event in plan-b.
  1152. * For jitsi, these tracks are actually receive-only ssrcs. To prevent
  1153. * onaddstream from firing, remove the ssrcs with msid "-" except the cname
  1154. * line. Normally the ssrcs are not used by the client, as the bridge controls
  1155. * media flow, but keep one reference to the ssrc for the p2p case.
  1156. *
  1157. * @param {Array<Object>} ssrcLines - The ssrc lines from a remote description.
  1158. * @private
  1159. * @returns {Array<Object>} ssrcLines with removed lines referencing msid "-".
  1160. */
  1161. function replaceDefaultUnifiedPlanMsid(ssrcLines = []) {
  1162. if (!browser.isChrome() || !browser.isVersionGreaterThan(70)) {
  1163. return ssrcLines;
  1164. }
  1165. let filteredLines = [ ...ssrcLines ];
  1166. const problematicSsrcIds = ssrcLines.filter(ssrcLine =>
  1167. ssrcLine.attribute === 'mslabel' && ssrcLine.value === '-')
  1168. .map(ssrcLine => ssrcLine.id);
  1169. problematicSsrcIds.forEach(ssrcId => {
  1170. // Find the cname which is to be modified and left in.
  1171. const cnameLine = filteredLines.find(line =>
  1172. line.id === ssrcId && line.attribute === 'cname');
  1173. cnameLine.value = `${MediaDirection.RECVONLY}-${ssrcId}`;
  1174. // Remove all of lines for the ssrc.
  1175. filteredLines
  1176. = filteredLines.filter(line => line.id !== ssrcId);
  1177. // But re-add the cname line so there is a reference kept to the ssrc
  1178. // in the SDP.
  1179. filteredLines.push(cnameLine);
  1180. });
  1181. return filteredLines;
  1182. }
  1183. /**
  1184. * Makes sure that both audio and video directions are configured as 'sendrecv'.
  1185. * @param {Object} localDescription the SDP object as defined by WebRTC.
  1186. * @param {object} options <tt>TracablePeerConnection</tt> config options.
  1187. */
  1188. const enforceSendRecv = function(localDescription, options) {
  1189. if (!localDescription) {
  1190. throw new Error('No local description passed in.');
  1191. }
  1192. const transformer = new SdpTransformWrap(localDescription.sdp);
  1193. const audioMedia = transformer.selectMedia(MediaType.AUDIO)?.[0];
  1194. let changed = false;
  1195. if (audioMedia && audioMedia.direction !== MediaDirection.SENDRECV) {
  1196. if (options.startSilent) {
  1197. audioMedia.direction = MediaDirection.INACTIVE;
  1198. } else {
  1199. audioMedia.direction = MediaDirection.SENDRECV;
  1200. }
  1201. changed = true;
  1202. }
  1203. const videoMedia = transformer.selectMedia(MediaType.VIDEO)?.[0];
  1204. if (videoMedia && videoMedia.direction !== MediaDirection.SENDRECV) {
  1205. videoMedia.direction = MediaDirection.SENDRECV;
  1206. changed = true;
  1207. }
  1208. if (changed) {
  1209. return new RTCSessionDescription({
  1210. type: localDescription.type,
  1211. sdp: transformer.toRawSDP()
  1212. });
  1213. }
  1214. return localDescription;
  1215. };
  1216. /**
  1217. *
  1218. * @param {JitsiLocalTrack} localTrack
  1219. */
  1220. TraceablePeerConnection.prototype.getLocalSSRC = function(localTrack) {
  1221. const ssrcInfo = this._getSSRC(localTrack.rtcId);
  1222. return ssrcInfo && ssrcInfo.ssrcs[0];
  1223. };
  1224. /**
  1225. * When doing unified plan simulcast, we'll have a set of ssrcs but no ssrc-groups on Firefox. Unfortunately, Jicofo
  1226. * will complain if it sees ssrcs with matching msids but no ssrc-group, so a ssrc-group line is injected to make
  1227. * Jicofo happy.
  1228. *
  1229. * @param desc A session description object (with 'type' and 'sdp' fields)
  1230. * @return A session description object with its sdp field modified to contain an inject ssrc-group for simulcast.
  1231. */
  1232. TraceablePeerConnection.prototype._injectSsrcGroupForUnifiedSimulcast = function(desc) {
  1233. const sdp = transform.parse(desc.sdp);
  1234. const video = sdp.media.find(mline => mline.type === 'video');
  1235. // Check if the browser supports RTX, add only the primary ssrcs to the SIM group if that is the case.
  1236. video.ssrcGroups = video.ssrcGroups || [];
  1237. const fidGroups = video.ssrcGroups.filter(group => group.semantics === 'FID');
  1238. if (video.simulcast || video.simulcast_03) {
  1239. const ssrcs = [];
  1240. if (fidGroups && fidGroups.length) {
  1241. fidGroups.forEach(group => {
  1242. ssrcs.push(group.ssrcs.split(' ')[0]);
  1243. });
  1244. } else {
  1245. video.ssrcs.forEach(ssrc => {
  1246. if (ssrc.attribute === 'msid') {
  1247. ssrcs.push(ssrc.id);
  1248. }
  1249. });
  1250. }
  1251. if (video.ssrcGroups.find(group => group.semantics === 'SIM')) {
  1252. // Group already exists, no need to do anything
  1253. return desc;
  1254. }
  1255. // Add a SIM group for every 3 FID groups.
  1256. for (let i = 0; i < ssrcs.length; i += 3) {
  1257. const simSsrcs = ssrcs.slice(i, i + 3);
  1258. video.ssrcGroups.push({
  1259. semantics: 'SIM',
  1260. ssrcs: simSsrcs.join(' ')
  1261. });
  1262. }
  1263. }
  1264. return new RTCSessionDescription({
  1265. type: desc.type,
  1266. sdp: transform.write(sdp)
  1267. });
  1268. };
  1269. /* eslint-disable-next-line vars-on-top */
  1270. const getters = {
  1271. signalingState() {
  1272. return this.peerconnection.signalingState;
  1273. },
  1274. iceConnectionState() {
  1275. return this.peerconnection.iceConnectionState;
  1276. },
  1277. connectionState() {
  1278. return this.peerconnection.connectionState;
  1279. },
  1280. localDescription() {
  1281. let desc = this.peerconnection.localDescription;
  1282. if (!desc) {
  1283. logger.debug(`${this} getLocalDescription no localDescription found`);
  1284. return {};
  1285. }
  1286. this.trace('getLocalDescription::preTransform', dumpSDP(desc));
  1287. // If the browser is running in unified plan mode and this is a jvb connection,
  1288. // transform the SDP to Plan B first.
  1289. if (this._usesUnifiedPlan && !this.isP2P) {
  1290. desc = this.interop.toPlanB(desc);
  1291. this.trace('getLocalDescription::postTransform (Plan B)',
  1292. dumpSDP(desc));
  1293. desc = this._injectSsrcGroupForUnifiedSimulcast(desc);
  1294. this.trace('getLocalDescription::postTransform (inject ssrc group)',
  1295. dumpSDP(desc));
  1296. } else if (!this._usesUnifiedPlan) {
  1297. if (browser.doesVideoMuteByStreamRemove()) {
  1298. desc = this.localSdpMunger.maybeAddMutedLocalVideoTracksToSDP(desc);
  1299. logger.debug(
  1300. 'getLocalDescription::postTransform (munge local SDP)', desc);
  1301. }
  1302. // What comes out of this getter will be signalled over Jingle to
  1303. // the other peer, so we need to make sure the media direction is
  1304. // 'sendrecv' because we won't change the direction later and don't want
  1305. // the other peer to think we can't send or receive.
  1306. //
  1307. // Note that the description we set in chrome does have the accurate
  1308. // direction (e.g. 'recvonly'), since that is technically what is
  1309. // happening (check setLocalDescription impl).
  1310. desc = enforceSendRecv(desc, this.options);
  1311. }
  1312. // See the method's doc for more info about this transformation.
  1313. desc = this.localSdpMunger.transformStreamIdentifiers(desc);
  1314. return desc;
  1315. },
  1316. remoteDescription() {
  1317. let desc = this.peerconnection.remoteDescription;
  1318. if (!desc) {
  1319. logger.debug(`${this} getRemoteDescription no remoteDescription found`);
  1320. return {};
  1321. }
  1322. this.trace('getRemoteDescription::preTransform', dumpSDP(desc));
  1323. if (this._usesUnifiedPlan) {
  1324. if (this.isP2P) {
  1325. // Adjust the media direction for p2p based on whether a local source has been added.
  1326. desc = this._adjustRemoteMediaDirection(desc);
  1327. } else {
  1328. // If this is a jvb connection, transform the SDP to Plan B first.
  1329. desc = this.interop.toPlanB(desc);
  1330. this.trace('getRemoteDescription::postTransform (Plan B)', dumpSDP(desc));
  1331. }
  1332. }
  1333. return desc;
  1334. }
  1335. };
  1336. Object.keys(getters).forEach(prop => {
  1337. Object.defineProperty(
  1338. TraceablePeerConnection.prototype,
  1339. prop, {
  1340. get: getters[prop]
  1341. }
  1342. );
  1343. });
  1344. TraceablePeerConnection.prototype._getSSRC = function(rtcId) {
  1345. return this.localSSRCs.get(rtcId);
  1346. };
  1347. /**
  1348. * Checks if low fps screensharing is in progress.
  1349. *
  1350. * @private
  1351. * @returns {boolean} Returns true if 5 fps screensharing is in progress, false otherwise.
  1352. */
  1353. TraceablePeerConnection.prototype.isSharingLowFpsScreen = function() {
  1354. return this._isSharingScreen() && this._capScreenshareBitrate;
  1355. };
  1356. /**
  1357. * Checks if screensharing is in progress.
  1358. *
  1359. * @returns {boolean} Returns true if a desktop track has been added to the peerconnection, false otherwise.
  1360. */
  1361. TraceablePeerConnection.prototype._isSharingScreen = function() {
  1362. const tracks = this.getLocalVideoTracks();
  1363. return Boolean(tracks.find(track => track.videoType === VideoType.DESKTOP));
  1364. };
  1365. /**
  1366. * Munges the order of the codecs in the SDP passed based on the preference
  1367. * set through config.js settings. All instances of the specified codec are
  1368. * moved up to the top of the list when it is preferred. The specified codec
  1369. * is deleted from the list if the configuration specifies that the codec be
  1370. * disabled.
  1371. * @param {RTCSessionDescription} description that needs to be munged.
  1372. * @returns {RTCSessionDescription} the munged description.
  1373. */
  1374. TraceablePeerConnection.prototype._mungeCodecOrder = function(description) {
  1375. if (!this.codecPreference) {
  1376. return description;
  1377. }
  1378. const parsedSdp = transform.parse(description.sdp);
  1379. const mLines = parsedSdp.media.filter(m => m.type === this.codecPreference.mediaType);
  1380. if (!mLines.length) {
  1381. return description;
  1382. }
  1383. for (const mLine of mLines) {
  1384. if (this.codecPreference.disabledCodecMimeType) {
  1385. SDPUtil.stripCodec(mLine, this.codecPreference.disabledCodecMimeType);
  1386. }
  1387. if (this.codecPreference.mimeType !== this.codecPreference.disabledCodecMimeType) {
  1388. SDPUtil.preferCodec(mLine, this.codecPreference.mimeType);
  1389. // Strip the high profile H264 codecs on mobile clients for p2p connection. High profile codecs give better
  1390. // quality at the expense of higher load which we do not want on mobile clients. Jicofo offers only the
  1391. // baseline code for the jvb connection and therefore this is not needed for jvb connection.
  1392. // TODO - add check for mobile browsers once js-utils provides that check.
  1393. if (this.codecPreference.mimeType === CodecMimeType.H264 && browser.isReactNative() && this.isP2P) {
  1394. SDPUtil.stripCodec(mLine, this.codecPreference.mimeType, true /* high profile */);
  1395. }
  1396. }
  1397. }
  1398. return new RTCSessionDescription({
  1399. type: description.type,
  1400. sdp: transform.write(parsedSdp)
  1401. });
  1402. };
  1403. /**
  1404. * Add {@link JitsiLocalTrack} to this TPC.
  1405. * @param {JitsiLocalTrack} track
  1406. * @param {boolean} isInitiator indicates if the endpoint is the offerer.
  1407. * @returns {Promise<void>} - resolved when done.
  1408. */
  1409. TraceablePeerConnection.prototype.addTrack = function(track, isInitiator = false) {
  1410. const rtcId = track.rtcId;
  1411. logger.info(`${this} adding ${track}`);
  1412. if (this.localTracks.has(rtcId)) {
  1413. return Promise.reject(new Error(`${track} is already in ${this}`));
  1414. }
  1415. this.localTracks.set(rtcId, track);
  1416. const webrtcStream = track.getOriginalStream();
  1417. if (this._usesUnifiedPlan) {
  1418. logger.debug(`${this} TPC.addTrack using unified plan`);
  1419. try {
  1420. this.tpcUtils.addTrack(track, isInitiator);
  1421. if (track) {
  1422. if (track.isAudioTrack()) {
  1423. this._hasHadAudioTrack = true;
  1424. } else {
  1425. this._hasHadVideoTrack = true;
  1426. }
  1427. }
  1428. } catch (error) {
  1429. logger.error(`${this} Adding track=${track} failed: ${error?.message}`);
  1430. return Promise.reject(error);
  1431. }
  1432. } else {
  1433. // Use addStream API for the plan-b case.
  1434. if (webrtcStream) {
  1435. this._addStream(webrtcStream);
  1436. // It's not ok for a track to not have a WebRTC stream if:
  1437. } else if (!browser.doesVideoMuteByStreamRemove()
  1438. || track.isAudioTrack()
  1439. || (track.isVideoTrack() && !track.isMuted())) {
  1440. return Promise.reject(new Error(`${this} no WebRTC stream for track=${track}`));
  1441. }
  1442. // Muted video tracks do not have WebRTC stream
  1443. if (browser.doesVideoMuteByStreamRemove() && track.isVideoTrack() && track.isMuted()) {
  1444. const ssrcInfo = this.generateNewStreamSSRCInfo(track);
  1445. this.sdpConsistency.setPrimarySsrc(ssrcInfo.ssrcs[0]);
  1446. const simGroup
  1447. = ssrcInfo.groups.find(groupInfo => groupInfo.semantics === 'SIM');
  1448. if (simGroup) {
  1449. this.simulcast.setSsrcCache(simGroup.ssrcs);
  1450. }
  1451. const fidGroups
  1452. = ssrcInfo.groups.filter(
  1453. groupInfo => groupInfo.semantics === 'FID');
  1454. if (fidGroups) {
  1455. const rtxSsrcMapping = new Map();
  1456. fidGroups.forEach(fidGroup => {
  1457. const primarySsrc = fidGroup.ssrcs[0];
  1458. const rtxSsrc = fidGroup.ssrcs[1];
  1459. rtxSsrcMapping.set(primarySsrc, rtxSsrc);
  1460. });
  1461. this.rtxModifier.setSsrcCache(rtxSsrcMapping);
  1462. }
  1463. }
  1464. }
  1465. let promiseChain = Promise.resolve();
  1466. // On Firefox, the encodings have to be configured on the sender only after the transceiver is created.
  1467. if (browser.isFirefox()) {
  1468. promiseChain = promiseChain.then(() => webrtcStream && this.tpcUtils.setEncodings(track));
  1469. }
  1470. return promiseChain;
  1471. };
  1472. /**
  1473. * Adds local track to the RTCPeerConnection.
  1474. *
  1475. * @param {JitsiLocalTrack} track the track to be added to the pc.
  1476. * @return {Promise<boolean>} Promise that resolves to true if the underlying PeerConnection's state has changed and
  1477. * renegotiation is required, false if no renegotiation is needed or Promise is rejected when something goes wrong.
  1478. */
  1479. TraceablePeerConnection.prototype.addTrackToPc = function(track) {
  1480. logger.info(`${this} Adding track=${track} to PC`);
  1481. if (!this._assertTrackBelongs('addTrackToPc', track)) {
  1482. // Abort
  1483. return Promise.reject('Track not found on the peerconnection');
  1484. }
  1485. const webRtcStream = track.getOriginalStream();
  1486. if (!webRtcStream) {
  1487. logger.error(`${this} Unable to add track=${track} to PC - no WebRTC stream`);
  1488. return Promise.reject('Stream not found');
  1489. }
  1490. if (this._usesUnifiedPlan) {
  1491. return this.tpcUtils.replaceTrack(null, track).then(() => {
  1492. if (track) {
  1493. if (track.isAudioTrack()) {
  1494. this._hasHadAudioTrack = true;
  1495. } else {
  1496. this._hasHadVideoTrack = true;
  1497. }
  1498. }
  1499. return false;
  1500. });
  1501. }
  1502. this._addStream(webRtcStream);
  1503. return Promise.resolve(true);
  1504. };
  1505. /**
  1506. * Adds WebRTC media stream to the underlying PeerConnection
  1507. * @param {MediaStream} mediaStream
  1508. * @private
  1509. */
  1510. TraceablePeerConnection.prototype._addStream = function(mediaStream) {
  1511. this.peerconnection.addStream(mediaStream);
  1512. this._addedStreams.push(mediaStream);
  1513. };
  1514. /**
  1515. * Removes WebRTC media stream from the underlying PeerConection
  1516. * @param {MediaStream} mediaStream
  1517. */
  1518. TraceablePeerConnection.prototype._removeStream = function(mediaStream) {
  1519. this.peerconnection.removeStream(mediaStream);
  1520. this._addedStreams
  1521. = this._addedStreams.filter(stream => stream !== mediaStream);
  1522. };
  1523. /**
  1524. * This method when called will check if given <tt>localTrack</tt> belongs to
  1525. * this TPC (that it has been previously added using {@link addTrack}). If the
  1526. * track does not belong an error message will be logged.
  1527. * @param {string} methodName the method name that will be logged in an error
  1528. * message
  1529. * @param {JitsiLocalTrack} localTrack
  1530. * @return {boolean} <tt>true</tt> if given local track belongs to this TPC or
  1531. * <tt>false</tt> otherwise.
  1532. * @private
  1533. */
  1534. TraceablePeerConnection.prototype._assertTrackBelongs = function(
  1535. methodName,
  1536. localTrack) {
  1537. const doesBelong = this.localTracks.has(localTrack?.rtcId);
  1538. if (!doesBelong) {
  1539. logger.error(`${this} ${methodName}: track=${localTrack} does not belong to pc`);
  1540. }
  1541. return doesBelong;
  1542. };
  1543. /**
  1544. * Returns the codec that is configured on the client as the preferred video codec.
  1545. * This takes into account the current order of codecs in the local description sdp.
  1546. *
  1547. * @returns {CodecMimeType} The codec that is set as the preferred codec to receive
  1548. * video in the local SDP.
  1549. */
  1550. TraceablePeerConnection.prototype.getConfiguredVideoCodec = function() {
  1551. const sdp = this.peerconnection.localDescription?.sdp;
  1552. const defaultCodec = CodecMimeType.VP8;
  1553. if (!sdp) {
  1554. return defaultCodec;
  1555. }
  1556. const parsedSdp = transform.parse(sdp);
  1557. const mLine = parsedSdp.media.find(m => m.type === MediaType.VIDEO);
  1558. const codec = mLine.rtp[0].codec;
  1559. if (codec) {
  1560. return Object.values(CodecMimeType).find(value => value === codec.toLowerCase());
  1561. }
  1562. return defaultCodec;
  1563. };
  1564. /**
  1565. * Enables or disables simulcast for screenshare based on the frame rate requested for desktop track capture.
  1566. *
  1567. * @param {number} maxFps framerate to be used for desktop track capture.
  1568. */
  1569. TraceablePeerConnection.prototype.setDesktopSharingFrameRate = function(maxFps) {
  1570. const lowFps = maxFps <= SS_DEFAULT_FRAME_RATE;
  1571. this._capScreenshareBitrate = this.isSimulcastOn() && lowFps;
  1572. };
  1573. /**
  1574. * Sets the codec preference on the peerconnection. The codec preference goes into effect when
  1575. * the next renegotiation happens.
  1576. *
  1577. * @param {CodecMimeType} preferredCodec the preferred codec.
  1578. * @param {CodecMimeType} disabledCodec the codec that needs to be disabled.
  1579. * @returns {void}
  1580. */
  1581. TraceablePeerConnection.prototype.setVideoCodecs = function(preferredCodec = null, disabledCodec = null) {
  1582. // If both enable and disable are set, disable settings will prevail.
  1583. if (this.codecPreference && (preferredCodec || disabledCodec)) {
  1584. this.codecPreference.mimeType = preferredCodec;
  1585. this.codecPreference.disabledCodecMimeType = disabledCodec;
  1586. } else if (preferredCodec || disabledCodec) {
  1587. this.codecPreference = {
  1588. mediaType: MediaType.VIDEO,
  1589. mimeType: preferredCodec,
  1590. disabledCodecMimeType: disabledCodec
  1591. };
  1592. } else {
  1593. logger.warn(`${this} Invalid codec settings[preferred=${preferredCodec},disabled=${disabledCodec}],
  1594. atleast one value is needed`);
  1595. }
  1596. };
  1597. /**
  1598. * Tells if the given WebRTC <tt>MediaStream</tt> has been added to
  1599. * the underlying WebRTC PeerConnection.
  1600. * @param {MediaStream} mediaStream
  1601. * @returns {boolean}
  1602. */
  1603. TraceablePeerConnection.prototype.isMediaStreamInPc = function(mediaStream) {
  1604. return this._addedStreams.indexOf(mediaStream) > -1;
  1605. };
  1606. /**
  1607. * Remove local track from this TPC.
  1608. * @param {JitsiLocalTrack} localTrack the track to be removed from this TPC.
  1609. *
  1610. * FIXME It should probably remove a boolean just like {@link removeTrackFromPc}
  1611. * The same applies to addTrack.
  1612. */
  1613. TraceablePeerConnection.prototype.removeTrack = function(localTrack) {
  1614. const webRtcStream = localTrack.getOriginalStream();
  1615. this.trace(
  1616. 'removeStream',
  1617. localTrack.rtcId, webRtcStream ? webRtcStream.id : undefined);
  1618. if (!this._assertTrackBelongs('removeStream', localTrack)) {
  1619. // Abort - nothing to be done here
  1620. return;
  1621. }
  1622. this.localTracks.delete(localTrack.rtcId);
  1623. this.localSSRCs.delete(localTrack.rtcId);
  1624. if (webRtcStream) {
  1625. this.peerconnection.removeStream(webRtcStream);
  1626. }
  1627. };
  1628. /**
  1629. * Returns the sender corresponding to the given media type.
  1630. * @param {MEDIA_TYPE} mediaType - The media type 'audio' or 'video' to be used for the search.
  1631. * @returns {RTPSender|undefined} - The found sender or undefined if no sender
  1632. * was found.
  1633. */
  1634. TraceablePeerConnection.prototype.findSenderByKind = function(mediaType) {
  1635. if (this.peerconnection.getSenders) {
  1636. return this.peerconnection.getSenders().find(s => s.track && s.track.kind === mediaType);
  1637. }
  1638. };
  1639. /**
  1640. * Returns the receiver corresponding to the given MediaStreamTrack.
  1641. *
  1642. * @param {MediaSreamTrack} track - The media stream track used for the search.
  1643. * @returns {RTCRtpReceiver|undefined} - The found receiver or undefined if no receiver
  1644. * was found.
  1645. */
  1646. TraceablePeerConnection.prototype.findReceiverForTrack = function(track) {
  1647. return this.peerconnection.getReceivers().find(r => r.track === track);
  1648. };
  1649. /**
  1650. * Returns the sender corresponding to the given MediaStreamTrack.
  1651. *
  1652. * @param {MediaSreamTrack} track - The media stream track used for the search.
  1653. * @returns {RTCRtpSender|undefined} - The found sender or undefined if no sender
  1654. * was found.
  1655. */
  1656. TraceablePeerConnection.prototype.findSenderForTrack = function(track) {
  1657. if (this.peerconnection.getSenders) {
  1658. return this.peerconnection.getSenders().find(s => s.track === track);
  1659. }
  1660. };
  1661. /**
  1662. * Processes the local description SDP and caches the mids of the mlines associated with the given tracks.
  1663. *
  1664. * @param {Array<JitsiLocalTrack>} localTracks - local tracks that are added to the peerconnection.
  1665. * @returns {void}
  1666. */
  1667. TraceablePeerConnection.prototype.processLocalSdpForTransceiverInfo = function(localTracks) {
  1668. const localSdp = this.peerconnection.localDescription?.sdp;
  1669. if (!localSdp) {
  1670. return;
  1671. }
  1672. [ MediaType.AUDIO, MediaType.VIDEO ].forEach(mediaType => {
  1673. const tracks = localTracks.filter(t => t.getType() === mediaType);
  1674. const parsedSdp = transform.parse(localSdp);
  1675. const mLines = parsedSdp.media.filter(mline => mline.type === mediaType);
  1676. tracks.forEach((track, idx) => {
  1677. if (!this._localTrackTransceiverMids.has(track.rtcId)) {
  1678. this._localTrackTransceiverMids.set(track.rtcId, mLines[idx].mid.toString());
  1679. }
  1680. });
  1681. });
  1682. };
  1683. /**
  1684. * Replaces <tt>oldTrack</tt> with <tt>newTrack</tt> from the peer connection.
  1685. * Either <tt>oldTrack</tt> or <tt>newTrack</tt> can be null; replacing a valid
  1686. * <tt>oldTrack</tt> with a null <tt>newTrack</tt> effectively just removes
  1687. * <tt>oldTrack</tt>
  1688. *
  1689. * @param {JitsiLocalTrack|null} oldTrack - The current track in use to be replaced on the pc.
  1690. * @param {JitsiLocalTrack|null} newTrack - The new track to be used.
  1691. *
  1692. * @returns {Promise<boolean>} - If the promise resolves with true, renegotiation will be needed.
  1693. * Otherwise no renegotiation is needed.
  1694. */
  1695. TraceablePeerConnection.prototype.replaceTrack = function(oldTrack, newTrack) {
  1696. if (!(oldTrack || newTrack)) {
  1697. logger.info(`${this} replaceTrack called with no new track and no old track`);
  1698. return Promise.resolve();
  1699. }
  1700. if (this._usesUnifiedPlan) {
  1701. logger.debug(`${this} TPC.replaceTrack using unified plan`);
  1702. const mediaType = newTrack?.getType() ?? oldTrack?.getType();
  1703. return this.tpcUtils.replaceTrack(oldTrack, newTrack)
  1704. .then(transceiver => {
  1705. if (oldTrack) {
  1706. this.localTracks.delete(oldTrack.rtcId);
  1707. this._localTrackTransceiverMids.delete(oldTrack.rtcId);
  1708. }
  1709. if (newTrack) {
  1710. if (newTrack.isAudioTrack()) {
  1711. this._hasHadAudioTrack = true;
  1712. } else {
  1713. this._hasHadVideoTrack = true;
  1714. }
  1715. this._localTrackTransceiverMids.set(newTrack.rtcId, transceiver?.mid?.toString());
  1716. this.localTracks.set(newTrack.rtcId, newTrack);
  1717. }
  1718. // Update the local SSRC cache for the case when one track gets replaced with another and no
  1719. // renegotiation is triggered as a result of this.
  1720. if (oldTrack && newTrack) {
  1721. const oldTrackSSRC = this.localSSRCs.get(oldTrack.rtcId);
  1722. if (oldTrackSSRC) {
  1723. this.localSSRCs.delete(oldTrack.rtcId);
  1724. this.localSSRCs.set(newTrack.rtcId, oldTrackSSRC);
  1725. }
  1726. }
  1727. const mediaActive = mediaType === MediaType.AUDIO
  1728. ? this.audioTransferActive
  1729. : this.videoTransferActive;
  1730. // Set the transceiver direction only if media is not suspended on the connection. This happens when
  1731. // the client is using the p2p connection. Transceiver direction is updated when media is resumed on
  1732. // this connection again.
  1733. if (transceiver && mediaActive) {
  1734. // In the scenario where we remove the oldTrack (oldTrack is not null and newTrack is null) on FF
  1735. // if we change the direction to RECVONLY, create answer will generate SDP with only 1 receive
  1736. // only ssrc instead of keeping all 6 ssrcs that we currently have. Stopping the screen sharing
  1737. // and then starting it again will trigger 2 rounds of source-remove and source-add replacing
  1738. // the 6 ssrcs for the screen sharing with 1 receive only ssrc and then removing the receive
  1739. // only ssrc and adding the same 6 ssrcs. On the remote participant's side the same ssrcs will
  1740. // be reused on a new m-line and if the remote participant is FF due to
  1741. // https://bugzilla.mozilla.org/show_bug.cgi?id=1768729 the video stream won't be rendered.
  1742. // That's why we need keep the direction to SENDRECV for FF.
  1743. //
  1744. // NOTE: If we return back to the approach of not removing the track for FF and instead using the
  1745. // enabled property for mute or stopping screensharing we may need to change the direction to
  1746. // RECVONLY if FF still sends the media even though the enabled flag is set to false.
  1747. transceiver.direction
  1748. = newTrack || browser.isFirefox() ? MediaDirection.SENDRECV : MediaDirection.RECVONLY;
  1749. } else if (transceiver) {
  1750. transceiver.direction = MediaDirection.INACTIVE;
  1751. }
  1752. // Avoid configuring the encodings on Chromium/Safari until simulcast is configured
  1753. // for the newly added track using SDP munging which happens during the renegotiation.
  1754. const configureEncodingsPromise = browser.usesSdpMungingForSimulcast() || !newTrack
  1755. ? Promise.resolve()
  1756. : this.tpcUtils.setEncodings(newTrack);
  1757. return configureEncodingsPromise.then(() => this.isP2P);
  1758. });
  1759. }
  1760. logger.debug(`${this} TPC.replaceTrack using plan B`);
  1761. let promiseChain = Promise.resolve();
  1762. if (oldTrack) {
  1763. this.removeTrack(oldTrack);
  1764. }
  1765. if (newTrack) {
  1766. promiseChain = this.addTrack(newTrack);
  1767. }
  1768. return promiseChain.then(() => true);
  1769. };
  1770. /**
  1771. * Removes local track from the RTCPeerConnection.
  1772. *
  1773. * @param {JitsiLocalTrack} localTrack the local track to be removed.
  1774. * @return {Promise<boolean>} Promise that resolves to true if the underlying PeerConnection's state has changed and
  1775. * renegotiation is required, false if no renegotiation is needed or Promise is rejected when something goes wrong.
  1776. */
  1777. TraceablePeerConnection.prototype.removeTrackFromPc = function(localTrack) {
  1778. const webRtcStream = localTrack.getOriginalStream();
  1779. this.trace('removeTrack', localTrack.rtcId, webRtcStream ? webRtcStream.id : null);
  1780. if (!this._assertTrackBelongs('removeTrack', localTrack)) {
  1781. // Abort - nothing to be done here
  1782. return Promise.reject('Track not found in the peerconnection');
  1783. }
  1784. if (this._usesUnifiedPlan) {
  1785. return this.tpcUtils.replaceTrack(localTrack, null).then(() => false);
  1786. }
  1787. if (webRtcStream) {
  1788. logger.info(`${this} Removing track=${localTrack} from PC`);
  1789. this._removeStream(webRtcStream);
  1790. return Promise.resolve(true);
  1791. }
  1792. logger.error(`${this} removeTrack - no WebRTC stream for track=${localTrack}`);
  1793. return Promise.reject('Stream not found');
  1794. };
  1795. TraceablePeerConnection.prototype.createDataChannel = function(label, opts) {
  1796. this.trace('createDataChannel', label, opts);
  1797. return this.peerconnection.createDataChannel(label, opts);
  1798. };
  1799. /**
  1800. * Ensures that the simulcast ssrc-group appears after any other ssrc-groups
  1801. * in the SDP so that simulcast is properly activated.
  1802. *
  1803. * @param {Object} localSdp the WebRTC session description instance for
  1804. * the local description.
  1805. * @private
  1806. */
  1807. TraceablePeerConnection.prototype._ensureSimulcastGroupIsLast = function(localSdp) {
  1808. let sdpStr = localSdp.sdp;
  1809. const videoStartIndex = sdpStr.indexOf('m=video');
  1810. const simStartIndex = sdpStr.indexOf('a=ssrc-group:SIM', videoStartIndex);
  1811. let otherStartIndex = sdpStr.lastIndexOf('a=ssrc-group');
  1812. if (simStartIndex === -1
  1813. || otherStartIndex === -1
  1814. || otherStartIndex === simStartIndex) {
  1815. return localSdp;
  1816. }
  1817. const simEndIndex = sdpStr.indexOf('\r\n', simStartIndex);
  1818. const simStr = sdpStr.substring(simStartIndex, simEndIndex + 2);
  1819. sdpStr = sdpStr.replace(simStr, '');
  1820. otherStartIndex = sdpStr.lastIndexOf('a=ssrc-group');
  1821. const otherEndIndex = sdpStr.indexOf('\r\n', otherStartIndex);
  1822. const sdpHead = sdpStr.slice(0, otherEndIndex);
  1823. const simStrTrimmed = simStr.trim();
  1824. const sdpTail = sdpStr.slice(otherEndIndex);
  1825. sdpStr = `${sdpHead}\r\n${simStrTrimmed}${sdpTail}`;
  1826. return new RTCSessionDescription({
  1827. type: localSdp.type,
  1828. sdp: sdpStr
  1829. });
  1830. };
  1831. /**
  1832. * Will adjust audio and video media direction in the given SDP object to
  1833. * reflect the current status of the {@link audioTransferActive} and
  1834. * {@link videoTransferActive} flags.
  1835. * @param {RTCSessionDescription} localDescription the WebRTC session description instance for
  1836. * the local description.
  1837. * @private
  1838. */
  1839. TraceablePeerConnection.prototype._adjustLocalMediaDirection = function(localDescription) {
  1840. const transformer = new SdpTransformWrap(localDescription.sdp);
  1841. let modifiedDirection = false;
  1842. const audioMedia = transformer.selectMedia(MediaType.AUDIO)?.[0];
  1843. if (audioMedia) {
  1844. const desiredAudioDirection = this.getDesiredMediaDirection(MediaType.AUDIO);
  1845. if (audioMedia.direction !== desiredAudioDirection) {
  1846. audioMedia.direction = desiredAudioDirection;
  1847. logger.info(`${this} Adjusted local audio direction to ${desiredAudioDirection}`);
  1848. modifiedDirection = true;
  1849. }
  1850. } else {
  1851. logger.warn(`${this} No "audio" media found in the local description`);
  1852. }
  1853. const videoMedia = transformer.selectMedia(MediaType.VIDEO)?.[0];
  1854. if (videoMedia) {
  1855. const desiredVideoDirection = this.getDesiredMediaDirection(MediaType.VIDEO);
  1856. if (videoMedia.direction !== desiredVideoDirection) {
  1857. videoMedia.direction = desiredVideoDirection;
  1858. logger.info(`${this} Adjusted local video direction to ${desiredVideoDirection}`);
  1859. modifiedDirection = true;
  1860. }
  1861. } else {
  1862. logger.warn(`${this} No "video" media found in the local description`);
  1863. }
  1864. if (modifiedDirection) {
  1865. return new RTCSessionDescription({
  1866. type: localDescription.type,
  1867. sdp: transformer.toRawSDP()
  1868. });
  1869. }
  1870. return localDescription;
  1871. };
  1872. /**
  1873. * Adjusts the media direction on the remote description based on availability of local and remote sources in a p2p
  1874. * media connection.
  1875. *
  1876. * @param {RTCSessionDescription} remoteDescription the WebRTC session description instance for the remote description.
  1877. * @returns the transformed remoteDescription.
  1878. * @private
  1879. */
  1880. TraceablePeerConnection.prototype._adjustRemoteMediaDirection = function(remoteDescription) {
  1881. const transformer = new SdpTransformWrap(remoteDescription.sdp);
  1882. [ MediaType.AUDIO, MediaType.VIDEO ].forEach(mediaType => {
  1883. const media = transformer.selectMedia(mediaType);
  1884. const localSources = this.getLocalTracks(mediaType).length;
  1885. const remoteSources = this.getRemoteTracks(null, mediaType).length;
  1886. media.forEach((mLine, idx) => {
  1887. if (localSources && localSources === remoteSources) {
  1888. mLine.direction = MediaDirection.SENDRECV;
  1889. } else if (!localSources && !remoteSources) {
  1890. mLine.direction = MediaDirection.INACTIVE;
  1891. } else if (!localSources) {
  1892. mLine.direction = MediaDirection.SENDONLY;
  1893. } else if (!remoteSources) {
  1894. mLine.direction = MediaDirection.RECVONLY;
  1895. // When there are 2 local sources and 1 remote source, the first m-line should be set to 'sendrecv' while
  1896. // the second one needs to be set to 'recvonly'.
  1897. } else if (localSources > remoteSources) {
  1898. mLine.direction = idx ? MediaDirection.RECVONLY : MediaDirection.SENDRECV;
  1899. // When there are 2 remote sources and 1 local source, the first m-line should be set to 'sendrecv' while
  1900. // the second one needs to be set to 'sendonly'.
  1901. } else {
  1902. mLine.direction = idx ? MediaDirection.SENDONLY : MediaDirection.SENDRECV;
  1903. }
  1904. });
  1905. });
  1906. return new RTCSessionDescription({
  1907. type: remoteDescription.type,
  1908. sdp: transformer.toRawSDP()
  1909. });
  1910. };
  1911. /**
  1912. * Munges the stereo flag as well as the opusMaxAverageBitrate in the SDP, based
  1913. * on values set through config.js, if present.
  1914. *
  1915. * @param {RTCSessionDescription} description that needs to be munged.
  1916. * @returns {RTCSessionDescription} the munged description.
  1917. */
  1918. TraceablePeerConnection.prototype._mungeOpus = function(description) {
  1919. const { audioQuality } = this.options;
  1920. if (!audioQuality?.enableOpusDtx && !audioQuality?.stereo && !audioQuality?.opusMaxAverageBitrate) {
  1921. return description;
  1922. }
  1923. const parsedSdp = transform.parse(description.sdp);
  1924. const mLines = parsedSdp.media;
  1925. for (const mLine of mLines) {
  1926. if (mLine.type === 'audio') {
  1927. const { payload } = mLine.rtp.find(protocol => protocol.codec === CodecMimeType.OPUS);
  1928. if (!payload) {
  1929. // eslint-disable-next-line no-continue
  1930. continue;
  1931. }
  1932. let fmtpOpus = mLine.fmtp.find(protocol => protocol.payload === payload);
  1933. if (!fmtpOpus) {
  1934. fmtpOpus = {
  1935. payload,
  1936. config: ''
  1937. };
  1938. }
  1939. const fmtpConfig = transform.parseParams(fmtpOpus.config);
  1940. let sdpChanged = false;
  1941. if (audioQuality?.stereo) {
  1942. fmtpConfig.stereo = 1;
  1943. sdpChanged = true;
  1944. }
  1945. if (audioQuality?.opusMaxAverageBitrate) {
  1946. fmtpConfig.maxaveragebitrate = audioQuality.opusMaxAverageBitrate;
  1947. sdpChanged = true;
  1948. }
  1949. // On Firefox, the OpusDtx enablement has no effect
  1950. if (!browser.isFirefox() && audioQuality?.enableOpusDtx) {
  1951. fmtpConfig.usedtx = 1;
  1952. sdpChanged = true;
  1953. }
  1954. if (!sdpChanged) {
  1955. // eslint-disable-next-line no-continue
  1956. continue;
  1957. }
  1958. let mungedConfig = '';
  1959. for (const key of Object.keys(fmtpConfig)) {
  1960. mungedConfig += `${key}=${fmtpConfig[key]}; `;
  1961. }
  1962. fmtpOpus.config = mungedConfig.trim();
  1963. }
  1964. }
  1965. return new RTCSessionDescription({
  1966. type: description.type,
  1967. sdp: transform.write(parsedSdp)
  1968. });
  1969. };
  1970. /**
  1971. * Munges the SDP to set all directions to inactive and drop all ssrc and ssrc-groups.
  1972. *
  1973. * @param {RTCSessionDescription} description that needs to be munged.
  1974. * @returns {RTCSessionDescription} the munged description.
  1975. */
  1976. TraceablePeerConnection.prototype._mungeInactive = function(description) {
  1977. const parsedSdp = transform.parse(description.sdp);
  1978. const mLines = parsedSdp.media;
  1979. for (const mLine of mLines) {
  1980. mLine.direction = MediaDirection.INACTIVE;
  1981. mLine.ssrcs = undefined;
  1982. mLine.ssrcGroups = undefined;
  1983. }
  1984. return new RTCSessionDescription({
  1985. type: description.type,
  1986. sdp: transform.write(parsedSdp)
  1987. });
  1988. };
  1989. /**
  1990. * Sets up the _dtlsTransport object and initializes callbacks for it.
  1991. */
  1992. TraceablePeerConnection.prototype._initializeDtlsTransport = function() {
  1993. // We are assuming here that we only have one bundled transport here
  1994. if (!this.peerconnection.getSenders || this._dtlsTransport) {
  1995. return;
  1996. }
  1997. const senders = this.peerconnection.getSenders();
  1998. if (senders.length !== 0 && senders[0].transport) {
  1999. this._dtlsTransport = senders[0].transport;
  2000. this._dtlsTransport.onerror = error => {
  2001. logger.error(`${this} DtlsTransport error: ${error}`);
  2002. };
  2003. this._dtlsTransport.onstatechange = () => {
  2004. this.trace('dtlsTransport.onstatechange', this._dtlsTransport.state);
  2005. };
  2006. }
  2007. };
  2008. /**
  2009. * Sets the max bitrates on the video m-lines when VP9 is the selected codec.
  2010. *
  2011. * @param {RTCSessionDescription} description - The local description that needs to be munged.
  2012. * @param {boolean} isLocalSdp - Whether the max bitrate (via b=AS line in SDP) is set on local SDP.
  2013. * @returns RTCSessionDescription
  2014. */
  2015. TraceablePeerConnection.prototype._setVp9MaxBitrates = function(description, isLocalSdp = false) {
  2016. if (!this.codecPreference) {
  2017. return description;
  2018. }
  2019. const parsedSdp = transform.parse(description.sdp);
  2020. // Find all the m-lines associated with the local sources.
  2021. const direction = isLocalSdp ? MediaDirection.RECVONLY : MediaDirection.SENDONLY;
  2022. const mLines = parsedSdp.media.filter(m => m.type === MediaType.VIDEO && m.direction !== direction);
  2023. for (const mLine of mLines) {
  2024. if (this.codecPreference.mimeType === CodecMimeType.VP9) {
  2025. const bitrates = this.tpcUtils.videoBitrates.VP9 || this.tpcUtils.videoBitrates;
  2026. const hdBitrate = bitrates.high ? bitrates.high : HD_BITRATE;
  2027. const mid = mLine.mid;
  2028. const isSharingScreen = FeatureFlags.isMultiStreamSendSupportEnabled()
  2029. ? mid === this._getDesktopTrackMid()
  2030. : this._isSharingScreen();
  2031. const limit = Math.floor((isSharingScreen ? HD_BITRATE : hdBitrate) / 1000);
  2032. // Use only the HD bitrate for now as there is no API available yet for configuring
  2033. // the bitrates on the individual SVC layers.
  2034. mLine.bandwidth = [ {
  2035. type: 'AS',
  2036. limit
  2037. } ];
  2038. } else {
  2039. // Clear the bandwidth limit in SDP when VP9 is no longer the preferred codec.
  2040. // This is needed on react native clients as react-native-webrtc returns the
  2041. // SDP that the application passed instead of returning the SDP off the native side.
  2042. // This line automatically gets cleared on web on every renegotiation.
  2043. mLine.bandwidth = undefined;
  2044. }
  2045. }
  2046. return new RTCSessionDescription({
  2047. type: description.type,
  2048. sdp: transform.write(parsedSdp)
  2049. });
  2050. };
  2051. /**
  2052. * Configures the stream encodings depending on the video type and the bitrates configured.
  2053. *
  2054. * @param {JitsiLocalTrack} - The local track for which the sender encodings have to configured.
  2055. * @returns {Promise} promise that will be resolved when the operation is successful and rejected otherwise.
  2056. */
  2057. TraceablePeerConnection.prototype.configureSenderVideoEncodings = function(localVideoTrack = null) {
  2058. if (localVideoTrack) {
  2059. return this.setSenderVideoConstraints(
  2060. this._senderMaxHeights.get(localVideoTrack.getSourceName()),
  2061. localVideoTrack);
  2062. }
  2063. const promises = [];
  2064. for (const track of this.getLocalVideoTracks()) {
  2065. promises.push(this.setSenderVideoConstraints(this._senderMaxHeights.get(track.getSourceName()), track));
  2066. }
  2067. return Promise.allSettled(promises);
  2068. };
  2069. TraceablePeerConnection.prototype.setLocalDescription = function(description) {
  2070. let localDescription = description;
  2071. this.trace('setLocalDescription::preTransform', dumpSDP(localDescription));
  2072. // Munge stereo flag and opusMaxAverageBitrate based on config.js
  2073. localDescription = this._mungeOpus(localDescription);
  2074. if (!this._usesUnifiedPlan) {
  2075. localDescription = this._adjustLocalMediaDirection(localDescription);
  2076. localDescription = this._ensureSimulcastGroupIsLast(localDescription);
  2077. }
  2078. // Munge the order of the codecs based on the preferences set through config.js.
  2079. localDescription = this._mungeCodecOrder(localDescription);
  2080. localDescription = this._setVp9MaxBitrates(localDescription, true);
  2081. this.trace('setLocalDescription::postTransform', dumpSDP(localDescription));
  2082. return new Promise((resolve, reject) => {
  2083. this.peerconnection.setLocalDescription(localDescription)
  2084. .then(() => {
  2085. this.trace('setLocalDescriptionOnSuccess');
  2086. const localUfrag = SDPUtil.getUfrag(localDescription.sdp);
  2087. if (localUfrag !== this.localUfrag) {
  2088. this.localUfrag = localUfrag;
  2089. this.eventEmitter.emit(RTCEvents.LOCAL_UFRAG_CHANGED, this, localUfrag);
  2090. }
  2091. this._initializeDtlsTransport();
  2092. resolve();
  2093. }, err => {
  2094. this.trace('setLocalDescriptionOnFailure', err);
  2095. this.eventEmitter.emit(RTCEvents.SET_LOCAL_DESCRIPTION_FAILED, err, this);
  2096. reject(err);
  2097. });
  2098. });
  2099. };
  2100. /**
  2101. * Enables/disables audio media transmission on this peer connection. When
  2102. * disabled the SDP audio media direction in the local SDP will be adjusted to
  2103. * 'inactive' which means that no data will be sent nor accepted, but
  2104. * the connection should be kept alive.
  2105. * @param {boolean} active <tt>true</tt> to enable audio media transmission or
  2106. * <tt>false</tt> to disable. If the value is not a boolean the call will have
  2107. * no effect.
  2108. * @return {boolean} <tt>true</tt> if the value has changed and sRD/sLD cycle
  2109. * needs to be executed in order for the changes to take effect or
  2110. * <tt>false</tt> if the given value was the same as the previous one.
  2111. * @public
  2112. */
  2113. TraceablePeerConnection.prototype.setAudioTransferActive = function(active) {
  2114. logger.debug(`${this} audio transfer active: ${active}`);
  2115. const changed = this.audioTransferActive !== active;
  2116. this.audioTransferActive = active;
  2117. if (this._usesUnifiedPlan) {
  2118. this.tpcUtils.setAudioTransferActive(active);
  2119. // false means no renegotiation up the chain which is not needed in the Unified mode
  2120. return false;
  2121. }
  2122. return changed;
  2123. };
  2124. TraceablePeerConnection.prototype.setRemoteDescription = function(description) {
  2125. let remoteDescription = description;
  2126. this.trace('setRemoteDescription::preTransform', dumpSDP(description));
  2127. // Munge stereo flag and opusMaxAverageBitrate based on config.js
  2128. remoteDescription = this._mungeOpus(remoteDescription);
  2129. if (this._usesUnifiedPlan) {
  2130. // Translate the SDP to Unified plan format first for the jvb case, p2p case will only have 2 m-lines.
  2131. if (!this.isP2P) {
  2132. const currentDescription = this.peerconnection.remoteDescription;
  2133. remoteDescription = this.interop.toUnifiedPlan(remoteDescription, currentDescription);
  2134. this.trace('setRemoteDescription::postTransform (Unified)', dumpSDP(remoteDescription));
  2135. if (FeatureFlags.isRunInLiteModeEnabled()) {
  2136. remoteDescription = this._mungeInactive(remoteDescription);
  2137. }
  2138. }
  2139. if (this.isSimulcastOn()) {
  2140. remoteDescription = this.tpcUtils.insertUnifiedPlanSimulcastReceive(remoteDescription);
  2141. this.trace('setRemoteDescription::postTransform (sim receive)', dumpSDP(remoteDescription));
  2142. }
  2143. remoteDescription = this.tpcUtils.ensureCorrectOrderOfSsrcs(remoteDescription);
  2144. this.trace('setRemoteDescription::postTransform (correct ssrc order)', dumpSDP(remoteDescription));
  2145. } else {
  2146. if (this.isSimulcastOn()) {
  2147. // Implode the simulcast ssrcs so that the remote sdp has only the first ssrc in the SIM group.
  2148. remoteDescription = this.simulcast.mungeRemoteDescription(
  2149. remoteDescription,
  2150. true /* add x-google-conference flag */);
  2151. this.trace('setRemoteDescription::postTransform (simulcast)', dumpSDP(remoteDescription));
  2152. }
  2153. remoteDescription = normalizePlanB(remoteDescription);
  2154. }
  2155. // Munge the order of the codecs based on the preferences set through config.js.
  2156. remoteDescription = this._mungeCodecOrder(remoteDescription);
  2157. remoteDescription = this._setVp9MaxBitrates(remoteDescription);
  2158. this.trace('setRemoteDescription::postTransform (munge codec order)', dumpSDP(remoteDescription));
  2159. return new Promise((resolve, reject) => {
  2160. this.peerconnection.setRemoteDescription(remoteDescription)
  2161. .then(() => {
  2162. this.trace('setRemoteDescriptionOnSuccess');
  2163. const remoteUfrag = SDPUtil.getUfrag(remoteDescription.sdp);
  2164. if (remoteUfrag !== this.remoteUfrag) {
  2165. this.remoteUfrag = remoteUfrag;
  2166. this.eventEmitter.emit(RTCEvents.REMOTE_UFRAG_CHANGED, this, remoteUfrag);
  2167. }
  2168. this._initializeDtlsTransport();
  2169. resolve();
  2170. }, err => {
  2171. this.trace('setRemoteDescriptionOnFailure', err);
  2172. this.eventEmitter.emit(RTCEvents.SET_REMOTE_DESCRIPTION_FAILED, err, this);
  2173. reject(err);
  2174. });
  2175. });
  2176. };
  2177. /**
  2178. * Changes the resolution of the video stream that is sent to the peer based on the resolution requested by the peer
  2179. * and user preference, sets the degradation preference on the sender based on the video type, configures the maximum
  2180. * bitrates on the send stream.
  2181. *
  2182. * @param {number} frameHeight - The max frame height to be imposed on the outgoing video stream.
  2183. * @param {JitsiLocalTrack} - The local track for which the sender constraints have to be applied.
  2184. * @returns {Promise} promise that will be resolved when the operation is successful and rejected otherwise.
  2185. */
  2186. TraceablePeerConnection.prototype.setSenderVideoConstraints = function(frameHeight, localVideoTrack) {
  2187. if (frameHeight < 0) {
  2188. throw new Error(`Invalid frameHeight: ${frameHeight}`);
  2189. }
  2190. // XXX: This is not yet supported on mobile.
  2191. if (browser.isReactNative()) {
  2192. return Promise.resolve();
  2193. }
  2194. const sourceName = localVideoTrack.getSourceName();
  2195. if (this._senderMaxHeights.get(sourceName) === frameHeight) {
  2196. return Promise.resolve();
  2197. }
  2198. this._senderMaxHeights.set(sourceName, frameHeight);
  2199. if (!localVideoTrack || localVideoTrack.isMuted()) {
  2200. return Promise.resolve();
  2201. }
  2202. const videoSender = this.findSenderForTrack(localVideoTrack.getTrack());
  2203. if (!videoSender) {
  2204. return Promise.resolve();
  2205. }
  2206. const parameters = videoSender.getParameters();
  2207. if (!parameters?.encodings?.length) {
  2208. return Promise.resolve();
  2209. }
  2210. const isSharingLowFpsScreen = localVideoTrack.getVideoType() === VideoType.DESKTOP && this._capScreenshareBitrate;
  2211. // Set the degradation preference.
  2212. const preference = isSharingLowFpsScreen
  2213. ? DEGRADATION_PREFERENCE_DESKTOP // Prefer resolution for low fps share.
  2214. : DEGRADATION_PREFERENCE_CAMERA; // Prefer frame-rate for high fps share and camera.
  2215. parameters.degradationPreference = preference;
  2216. logger.info(`${this} Setting degradation preference [preference=${preference},track=${localVideoTrack}`);
  2217. // Calculate the encodings active state based on the resolution requested by the bridge.
  2218. this.encodingsEnabledState = this.tpcUtils.calculateEncodingsActiveState(localVideoTrack, frameHeight);
  2219. const maxBitrates = this.tpcUtils.calculateEncodingsBitrates(localVideoTrack);
  2220. const videoType = localVideoTrack.getVideoType();
  2221. if (this.isSimulcastOn()) {
  2222. for (const encoding in parameters.encodings) {
  2223. if (parameters.encodings.hasOwnProperty(encoding)) {
  2224. parameters.encodings[encoding].active = this.encodingsEnabledState[encoding];
  2225. // Firefox doesn't follow the spec and lets application specify the degradation preference on the
  2226. // encodings.
  2227. browser.isFirefox() && (parameters.encodings[encoding].degradationPreference = preference);
  2228. if (this.getConfiguredVideoCodec() === CodecMimeType.VP8
  2229. && (this.options?.videoQuality?.maxBitratesVideo
  2230. || isSharingLowFpsScreen
  2231. || this._usesUnifiedPlan)) {
  2232. parameters.encodings[encoding].maxBitrate = maxBitrates[encoding];
  2233. }
  2234. }
  2235. }
  2236. this.tpcUtils.updateEncodingsResolution(parameters);
  2237. // For p2p and cases and where simulcast is explicitly disabled.
  2238. } else if (frameHeight > 0) {
  2239. let scaleFactor = HD_SCALE_FACTOR;
  2240. // Do not scale down encodings for desktop tracks for non-simulcast case.
  2241. if (videoType === VideoType.CAMERA && localVideoTrack.resolution > frameHeight) {
  2242. scaleFactor = Math.floor(localVideoTrack.resolution / frameHeight);
  2243. }
  2244. parameters.encodings[0].active = true;
  2245. parameters.encodings[0].scaleResolutionDownBy = scaleFactor;
  2246. // Firefox doesn't follow the spec and lets application specify the degradation preference on the encodings.
  2247. browser.isFirefox() && (parameters.encodings[0].degradationPreference = preference);
  2248. // Configure the bitrate.
  2249. if (this.getConfiguredVideoCodec() === CodecMimeType.VP8 && this.options?.videoQuality?.maxBitratesVideo) {
  2250. let bitrate = this.getTargetVideoBitrates()?.high;
  2251. if (videoType === VideoType.CAMERA) {
  2252. bitrate = this.tpcUtils.localStreamEncodingsConfig
  2253. .find(layer => layer.scaleResolutionDownBy === scaleFactor)?.maxBitrate ?? bitrate;
  2254. }
  2255. parameters.encodings[0].maxBitrate = bitrate;
  2256. }
  2257. } else {
  2258. parameters.encodings[0].active = false;
  2259. }
  2260. logger.info(`${this} setting max height=${frameHeight},encodings=${JSON.stringify(parameters.encodings)}`);
  2261. return videoSender.setParameters(parameters).then(() => {
  2262. localVideoTrack.maxEnabledResolution = frameHeight;
  2263. this.eventEmitter.emit(RTCEvents.LOCAL_TRACK_MAX_ENABLED_RESOLUTION_CHANGED, localVideoTrack);
  2264. });
  2265. };
  2266. /**
  2267. * Enables/disables video media transmission on this peer connection. When
  2268. * disabled the SDP video media direction in the local SDP will be adjusted to
  2269. * 'inactive' which means that no data will be sent nor accepted, but
  2270. * the connection should be kept alive.
  2271. * @param {boolean} active <tt>true</tt> to enable video media transmission or
  2272. * <tt>false</tt> to disable. If the value is not a boolean the call will have
  2273. * no effect.
  2274. * @return {boolean} <tt>true</tt> if the value has changed and sRD/sLD cycle
  2275. * needs to be executed in order for the changes to take effect or
  2276. * <tt>false</tt> if the given value was the same as the previous one.
  2277. * @public
  2278. */
  2279. TraceablePeerConnection.prototype.setVideoTransferActive = function(active) {
  2280. logger.debug(`${this} video transfer active: ${active}`);
  2281. const changed = this.videoTransferActive !== active;
  2282. this.videoTransferActive = active;
  2283. if (this._usesUnifiedPlan) {
  2284. this.tpcUtils.setVideoTransferActive(active);
  2285. // false means no renegotiation up the chain which is not needed in the Unified mode
  2286. return false;
  2287. }
  2288. return changed;
  2289. };
  2290. /**
  2291. * Sends DTMF tones if possible.
  2292. *
  2293. * @param {string} tones - The DTMF tones string as defined by {@code RTCDTMFSender.insertDTMF}, 'tones' argument.
  2294. * @param {number} duration - The amount of time in milliseconds that each DTMF should last. It's 200ms by default.
  2295. * @param {number} interToneGap - The length of time in miliseconds to wait between tones. It's 200ms by default.
  2296. *
  2297. * @returns {void}
  2298. */
  2299. TraceablePeerConnection.prototype.sendTones = function(tones, duration = 200, interToneGap = 200) {
  2300. if (!this._dtmfSender) {
  2301. if (this.peerconnection.getSenders) {
  2302. const rtpSender = this.peerconnection.getSenders().find(s => s.dtmf);
  2303. this._dtmfSender = rtpSender && rtpSender.dtmf;
  2304. this._dtmfSender && logger.info(`${this} initialized DTMFSender using getSenders`);
  2305. }
  2306. if (!this._dtmfSender) {
  2307. const localAudioTrack = Array.from(this.localTracks.values()).find(t => t.isAudioTrack());
  2308. if (this.peerconnection.createDTMFSender && localAudioTrack) {
  2309. this._dtmfSender = this.peerconnection.createDTMFSender(localAudioTrack.getTrack());
  2310. }
  2311. this._dtmfSender && logger.info(`${this} initialized DTMFSender using deprecated createDTMFSender`);
  2312. }
  2313. if (this._dtmfSender) {
  2314. this._dtmfSender.ontonechange = this._onToneChange.bind(this);
  2315. }
  2316. }
  2317. if (this._dtmfSender) {
  2318. if (this._dtmfSender.toneBuffer) {
  2319. this._dtmfTonesQueue.push({
  2320. tones,
  2321. duration,
  2322. interToneGap
  2323. });
  2324. return;
  2325. }
  2326. this._dtmfSender.insertDTMF(tones, duration, interToneGap);
  2327. } else {
  2328. logger.warn(`${this} sendTones - failed to select DTMFSender`);
  2329. }
  2330. };
  2331. /**
  2332. * Callback ivoked by {@code this._dtmfSender} when it has finished playing
  2333. * a single tone.
  2334. *
  2335. * @param {Object} event - The tonechange event which indicates what characters
  2336. * are left to be played for the current tone.
  2337. * @private
  2338. * @returns {void}
  2339. */
  2340. TraceablePeerConnection.prototype._onToneChange = function(event) {
  2341. // An empty event.tone indicates the current tones have finished playing.
  2342. // Automatically start playing any queued tones on finish.
  2343. if (this._dtmfSender && event.tone === '' && this._dtmfTonesQueue.length) {
  2344. const { tones, duration, interToneGap } = this._dtmfTonesQueue.shift();
  2345. this._dtmfSender.insertDTMF(tones, duration, interToneGap);
  2346. }
  2347. };
  2348. /**
  2349. * Makes the underlying TraceablePeerConnection generate new SSRC for
  2350. * the recvonly video stream.
  2351. */
  2352. TraceablePeerConnection.prototype.generateRecvonlySsrc = function() {
  2353. const newSSRC = SDPUtil.generateSsrc();
  2354. logger.info(`${this} generated new recvonly SSRC=${newSSRC}`);
  2355. this.sdpConsistency.setPrimarySsrc(newSSRC);
  2356. };
  2357. /**
  2358. * Makes the underlying TraceablePeerConnection forget the current primary video
  2359. * SSRC.
  2360. */
  2361. TraceablePeerConnection.prototype.clearRecvonlySsrc = function() {
  2362. logger.info(`${this} Clearing primary video SSRC!`);
  2363. this.sdpConsistency.clearVideoSsrcCache();
  2364. };
  2365. /**
  2366. * Closes underlying WebRTC PeerConnection instance and removes all remote
  2367. * tracks by emitting {@link RTCEvents.REMOTE_TRACK_REMOVED} for each one of
  2368. * them.
  2369. */
  2370. TraceablePeerConnection.prototype.close = function() {
  2371. this.trace('stop');
  2372. // Off SignalingEvents
  2373. this.signalingLayer.off(SignalingEvents.PEER_MUTED_CHANGED, this._peerMutedChanged);
  2374. this.signalingLayer.off(SignalingEvents.PEER_VIDEO_TYPE_CHANGED, this._peerVideoTypeChanged);
  2375. this._usesUnifiedPlan && this.peerconnection.removeEventListener('track', this.onTrack);
  2376. for (const peerTracks of this.remoteTracks.values()) {
  2377. for (const remoteTracks of peerTracks.values()) {
  2378. for (const remoteTrack of remoteTracks) {
  2379. this._removeRemoteTrack(remoteTrack);
  2380. }
  2381. }
  2382. }
  2383. this.remoteTracks.clear();
  2384. this._addedStreams = [];
  2385. this._dtmfSender = null;
  2386. this._dtmfTonesQueue = [];
  2387. if (!this.rtc._removePeerConnection(this)) {
  2388. logger.error(`${this} RTC._removePeerConnection returned false`);
  2389. }
  2390. if (this.statsinterval !== null) {
  2391. window.clearInterval(this.statsinterval);
  2392. this.statsinterval = null;
  2393. }
  2394. logger.info(`${this} Closing peerconnection`);
  2395. this.peerconnection.close();
  2396. };
  2397. TraceablePeerConnection.prototype.createAnswer = function(constraints) {
  2398. return this._createOfferOrAnswer(false /* answer */, constraints);
  2399. };
  2400. TraceablePeerConnection.prototype.createOffer = function(constraints) {
  2401. return this._createOfferOrAnswer(true /* offer */, constraints);
  2402. };
  2403. TraceablePeerConnection.prototype._createOfferOrAnswer = function(
  2404. isOffer,
  2405. constraints) {
  2406. const logName = isOffer ? 'Offer' : 'Answer';
  2407. this.trace(`create${logName}`, JSON.stringify(constraints, null, ' '));
  2408. const handleSuccess = (resultSdp, resolveFn, rejectFn) => {
  2409. try {
  2410. this.trace(
  2411. `create${logName}OnSuccess::preTransform`, dumpSDP(resultSdp));
  2412. if (!this._usesUnifiedPlan) {
  2413. // If there are no local video tracks, then a "recvonly"
  2414. // SSRC needs to be generated
  2415. if (!this.hasAnyTracksOfType(MediaType.VIDEO)
  2416. && !this.sdpConsistency.hasPrimarySsrcCached()) {
  2417. this.generateRecvonlySsrc();
  2418. }
  2419. // eslint-disable-next-line no-param-reassign
  2420. resultSdp = new RTCSessionDescription({
  2421. type: resultSdp.type,
  2422. sdp: this.sdpConsistency.makeVideoPrimarySsrcsConsistent(
  2423. resultSdp.sdp)
  2424. });
  2425. this.trace(
  2426. `create${logName}OnSuccess::postTransform `
  2427. + '(make primary audio/video ssrcs consistent)',
  2428. dumpSDP(resultSdp));
  2429. }
  2430. const localVideoTrack = this.getLocalVideoTracks()[0];
  2431. // Configure simulcast for camera tracks and for desktop tracks that need simulcast.
  2432. if (this.isSimulcastOn() && browser.usesSdpMungingForSimulcast()
  2433. && (localVideoTrack?.getVideoType() === VideoType.CAMERA
  2434. || this._usesUnifiedPlan)) {
  2435. // eslint-disable-next-line no-param-reassign
  2436. resultSdp = this.simulcast.mungeLocalDescription(resultSdp);
  2437. this.trace(`create${logName} OnSuccess::postTransform (simulcast)`, dumpSDP(resultSdp));
  2438. }
  2439. if (!this.options.disableRtx && browser.usesSdpMungingForSimulcast()) {
  2440. // eslint-disable-next-line no-param-reassign
  2441. resultSdp = new RTCSessionDescription({
  2442. type: resultSdp.type,
  2443. sdp: this.rtxModifier.modifyRtxSsrcs(resultSdp.sdp)
  2444. });
  2445. this.trace(
  2446. `create${logName}`
  2447. + 'OnSuccess::postTransform (rtx modifier)',
  2448. dumpSDP(resultSdp));
  2449. }
  2450. const ssrcMap = this._extractSSRCMap(resultSdp);
  2451. this._processLocalSSRCsMap(ssrcMap);
  2452. resolveFn(resultSdp);
  2453. } catch (e) {
  2454. this.trace(`create${logName}OnError`, e);
  2455. this.trace(`create${logName}OnError`, dumpSDP(resultSdp));
  2456. logger.error(`${this} create${logName}OnError`, e, dumpSDP(resultSdp));
  2457. rejectFn(e);
  2458. }
  2459. };
  2460. const handleFailure = (err, rejectFn) => {
  2461. this.trace(`create${logName}OnFailure`, err);
  2462. const eventType
  2463. = isOffer
  2464. ? RTCEvents.CREATE_OFFER_FAILED
  2465. : RTCEvents.CREATE_ANSWER_FAILED;
  2466. this.eventEmitter.emit(eventType, err, this);
  2467. rejectFn(err);
  2468. };
  2469. // Set the codec preference before creating an offer or answer so that the generated SDP will have
  2470. // the correct preference order.
  2471. if (this._usesTransceiverCodecPreferences) {
  2472. const transceiver = this.peerconnection.getTransceivers()
  2473. .find(t => t.receiver && t.receiver?.track?.kind === MediaType.VIDEO);
  2474. if (transceiver) {
  2475. let capabilities = RTCRtpReceiver.getCapabilities(MediaType.VIDEO)?.codecs;
  2476. const disabledCodecMimeType = this.codecPreference?.disabledCodecMimeType;
  2477. const mimeType = this.codecPreference?.mimeType;
  2478. if (capabilities && disabledCodecMimeType) {
  2479. capabilities = capabilities
  2480. .filter(caps => caps.mimeType.toLowerCase() !== `${MediaType.VIDEO}/${disabledCodecMimeType}`);
  2481. }
  2482. if (capabilities && mimeType && mimeType !== disabledCodecMimeType) {
  2483. // Move the desired codec (all variations of it as well) to the beginning of the list.
  2484. /* eslint-disable-next-line arrow-body-style */
  2485. capabilities.sort(caps => {
  2486. return caps.mimeType.toLowerCase() === `${MediaType.VIDEO}/${mimeType}` ? -1 : 1;
  2487. });
  2488. }
  2489. // Disable ulpfec on Google Chrome and derivatives because
  2490. // https://bugs.chromium.org/p/chromium/issues/detail?id=1276427
  2491. if (browser.isChromiumBased()) {
  2492. capabilities = capabilities
  2493. .filter(caps => caps.mimeType.toLowerCase() !== `${MediaType.VIDEO}/${CodecMimeType.ULPFEC}`);
  2494. }
  2495. try {
  2496. transceiver.setCodecPreferences(capabilities);
  2497. } catch (err) {
  2498. logger.warn(`${this} Setting codec[preference=${mimeType},disabledCodecMimeType=${
  2499. disabledCodecMimeType}] failed`, err);
  2500. }
  2501. }
  2502. }
  2503. return new Promise((resolve, reject) => {
  2504. let oaPromise;
  2505. if (isOffer) {
  2506. oaPromise = this.peerconnection.createOffer(constraints);
  2507. } else {
  2508. oaPromise = this.peerconnection.createAnswer(constraints);
  2509. }
  2510. oaPromise
  2511. .then(
  2512. sdp => handleSuccess(sdp, resolve, reject),
  2513. error => handleFailure(error, reject));
  2514. });
  2515. };
  2516. /**
  2517. * Extract primary SSRC from given {@link TrackSSRCInfo} object.
  2518. * @param {TrackSSRCInfo} ssrcObj
  2519. * @return {number|null} the primary SSRC or <tt>null</tt>
  2520. */
  2521. TraceablePeerConnection.prototype._extractPrimarySSRC = function(ssrcObj) {
  2522. if (ssrcObj && ssrcObj.groups && ssrcObj.groups.length) {
  2523. return ssrcObj.groups[0].ssrcs[0];
  2524. } else if (ssrcObj && ssrcObj.ssrcs && ssrcObj.ssrcs.length) {
  2525. return ssrcObj.ssrcs[0];
  2526. }
  2527. return null;
  2528. };
  2529. /**
  2530. * Goes over the SSRC map extracted from the latest local description and tries
  2531. * to match them with the local tracks (by MSID). Will update the values
  2532. * currently stored in the {@link TraceablePeerConnection.localSSRCs} map.
  2533. * @param {Map<string,TrackSSRCInfo>} ssrcMap
  2534. * @private
  2535. */
  2536. TraceablePeerConnection.prototype._processLocalSSRCsMap = function(ssrcMap) {
  2537. for (const track of this.localTracks.values()) {
  2538. const sourceName = track.getSourceName();
  2539. const sourceIndex = getSourceIndexFromSourceName(sourceName);
  2540. const sourceIdentifier = this._usesUnifiedPlan
  2541. ? `${track.getType()}-${sourceIndex}`
  2542. : track.storedMSID;
  2543. if (ssrcMap.has(sourceIdentifier)) {
  2544. const newSSRC = ssrcMap.get(sourceIdentifier);
  2545. if (!newSSRC) {
  2546. logger.error(`${this} No SSRC found for stream=${sourceIdentifier}`);
  2547. return;
  2548. }
  2549. const oldSSRC = this.localSSRCs.get(track.rtcId);
  2550. const newSSRCNum = this._extractPrimarySSRC(newSSRC);
  2551. const oldSSRCNum = this._extractPrimarySSRC(oldSSRC);
  2552. // eslint-disable-next-line no-negated-condition
  2553. if (newSSRCNum !== oldSSRCNum) {
  2554. oldSSRCNum && logger.error(`${this} Overwriting SSRC for track=${track}] with ssrc=${newSSRC}`);
  2555. this.localSSRCs.set(track.rtcId, newSSRC);
  2556. this.eventEmitter.emit(RTCEvents.LOCAL_TRACK_SSRC_UPDATED, track, newSSRCNum);
  2557. }
  2558. } else if (!track.isVideoTrack() && !track.isMuted()) {
  2559. // It is normal to find no SSRCs for a muted video track in
  2560. // the local SDP as the recv-only SSRC is no longer munged in.
  2561. // So log the warning only if it's not a muted video track.
  2562. logger.warn(`${this} No SSRCs found in the local SDP for track=${track}, stream=${sourceIdentifier}`);
  2563. }
  2564. }
  2565. };
  2566. /**
  2567. * Track the SSRCs seen so far.
  2568. * @param {number} ssrc - SSRC.
  2569. * @return {boolean} - Whether this is a new SSRC.
  2570. */
  2571. TraceablePeerConnection.prototype.addRemoteSsrc = function(ssrc) {
  2572. const existing = this.remoteSSRCs.has(ssrc);
  2573. if (!existing) {
  2574. this.remoteSSRCs.add(ssrc);
  2575. }
  2576. return !existing;
  2577. };
  2578. TraceablePeerConnection.prototype.addIceCandidate = function(candidate) {
  2579. this.trace('addIceCandidate', JSON.stringify({
  2580. candidate: candidate.candidate,
  2581. sdpMid: candidate.sdpMid,
  2582. sdpMLineIndex: candidate.sdpMLineIndex,
  2583. usernameFragment: candidate.usernameFragment
  2584. }, null, ' '));
  2585. return this.peerconnection.addIceCandidate(candidate);
  2586. };
  2587. /**
  2588. * Returns the number of simulcast streams that are currently enabled on the peerconnection.
  2589. *
  2590. * @returns {number} The number of simulcast streams currently enabled or 1 when simulcast is disabled.
  2591. */
  2592. TraceablePeerConnection.prototype.getActiveSimulcastStreams = function() {
  2593. let activeStreams = 1;
  2594. if (this.isSimulcastOn() && this.encodingsEnabledState) {
  2595. activeStreams = this.encodingsEnabledState.filter(stream => Boolean(stream))?.length;
  2596. } else if (this.isSimulcastOn()) {
  2597. activeStreams = SIM_LAYER_RIDS.length;
  2598. }
  2599. return activeStreams;
  2600. };
  2601. /**
  2602. * Obtains call-related stats from the peer connection.
  2603. *
  2604. * @returns {Promise<Object>} Promise which resolves with data providing statistics about
  2605. * the peerconnection.
  2606. */
  2607. TraceablePeerConnection.prototype.getStats = function() {
  2608. return this.peerconnection.getStats();
  2609. };
  2610. /**
  2611. * Generates and stores new SSRC info object for given local track.
  2612. * The method should be called only for a video track being added to this TPC
  2613. * in the muted state (given that the current browser uses this strategy).
  2614. * @param {JitsiLocalTrack} track
  2615. * @return {TPCSSRCInfo}
  2616. */
  2617. TraceablePeerConnection.prototype.generateNewStreamSSRCInfo = function(track) {
  2618. const rtcId = track.rtcId;
  2619. let ssrcInfo = this._getSSRC(rtcId);
  2620. if (ssrcInfo) {
  2621. logger.error(`${this} Overwriting local SSRCs for track id=${rtcId}`);
  2622. }
  2623. // Configure simulcast for camera tracks and desktop tracks that need simulcast.
  2624. if (this.isSimulcastOn()
  2625. && (track.getVideoType() === VideoType.CAMERA || !this.isSharingLowFpsScreen())) {
  2626. ssrcInfo = {
  2627. ssrcs: [],
  2628. groups: []
  2629. };
  2630. for (let i = 0; i < SIM_LAYER_RIDS.length; i++) {
  2631. ssrcInfo.ssrcs.push(SDPUtil.generateSsrc());
  2632. }
  2633. ssrcInfo.groups.push({
  2634. ssrcs: ssrcInfo.ssrcs.slice(),
  2635. semantics: 'SIM'
  2636. });
  2637. } else {
  2638. ssrcInfo = {
  2639. ssrcs: [ SDPUtil.generateSsrc() ],
  2640. groups: []
  2641. };
  2642. }
  2643. if (!this.options.disableRtx) {
  2644. // Specifically use a for loop here because we'll
  2645. // be adding to the list we're iterating over, so we
  2646. // only want to iterate through the items originally
  2647. // on the list
  2648. const currNumSsrcs = ssrcInfo.ssrcs.length;
  2649. for (let i = 0; i < currNumSsrcs; ++i) {
  2650. const primarySsrc = ssrcInfo.ssrcs[i];
  2651. const rtxSsrc = SDPUtil.generateSsrc();
  2652. ssrcInfo.ssrcs.push(rtxSsrc);
  2653. ssrcInfo.groups.push({
  2654. ssrcs: [ primarySsrc, rtxSsrc ],
  2655. semantics: 'FID'
  2656. });
  2657. }
  2658. }
  2659. ssrcInfo.msid = track.storedMSID;
  2660. this.localSSRCs.set(rtcId, ssrcInfo);
  2661. return ssrcInfo;
  2662. };
  2663. /**
  2664. * Returns if the peer connection uses Unified plan implementation.
  2665. *
  2666. * @returns {boolean} True if the pc uses Unified plan, false otherwise.
  2667. */
  2668. TraceablePeerConnection.prototype.usesUnifiedPlan = function() {
  2669. return this._usesUnifiedPlan;
  2670. };
  2671. /**
  2672. * Creates a text representation of this <tt>TraceablePeerConnection</tt>
  2673. * instance.
  2674. * @return {string}
  2675. */
  2676. TraceablePeerConnection.prototype.toString = function() {
  2677. return `TPC[id=${this.id},type=${this.isP2P ? 'P2P' : 'JVB'}]`;
  2678. };