485 Commits (e4133e067b64544e3796d2ad901b649ce9743186)

Author SHA1 Message Date
  Iñaki Baz Castillo e4133e067b edge: add ORTC based WebRTC shim for full Edge support 8 years ago
  hristoterezov a2cff1cef0 fix(SS): screenObtainer format the same on FF and the other browsers 8 years ago
  hristoterezov b25f411484 feat(JitsiLocalTrack): expose source id for desktop sharing tracks 8 years ago
  hristoterezov 0ea6b2a114 ref(JitsiTrack): prototype -> class 8 years ago
  Iñaki Baz Castillo 28b541d743 feat(DataChannel): add support for WebSockets in addition to data channels 8 years ago
  Paweł Domas cdfb17877c P2P video track added later (#515) 8 years ago
  paweldomas 6067399f82 fix(RTCBrowserType): enable P2P on react native 8 years ago
  paweldomas 3f27bf6459 debug: close peerconnection 8 years ago
  Paweł Domas aa89f7c78c feat(p2p): real "audio only" mode 8 years ago
  Leonard Kim 099a18d0bc fix(lint): add space before comment 8 years ago
  paweldomas da19b721a8 ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8 years ago
  paweldomas 597a3839d7 fix: emit track removed when closing TPC 8 years ago
  paweldomas 219c73ab6f ref(TPC): do not access RTC's 'eventEmitter' 8 years ago
  paweldomas ccb3de57cc fix(log|DataChannels): do not log whole object 8 years ago
  Paweł Domas c7565628a0 Last n improvements (#493) 8 years ago
  paweldomas 1780a1063a fix(RTC): cache and send pinned endpoint 8 years ago
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8 years ago
  Paweł Domas d03204a0c0 ref: store SSRCs as numbers (#485) 8 years ago
  Leonard Kim dff6e6c393 fix(video-label): expose feature check for video resize events 8 years ago
  paweldomas cc6b5c8f04 feat: report avg RTT for P2P 8 years ago
  paweldomas fdbfec9b7a fix(AvgRTPStatsReporter): do not print error 8 years ago
  Iñaki Baz Castillo cc5d8a2ea5 Remove overridden assignment in TraceablePeerConnection.js (fixes #471) 8 years ago
  paweldomas 4fbb1e1098 fix(RTCBrowserType): remove duplication 8 years ago
  Leonard Kim 029b4736cb fix(tracks): Do not use track.addEventListener if unavailable 8 years ago
  paweldomas 2626af51ed Upgrade sdp-simulcast 8 years ago
  George Politis 30b5d1ccf0 ref(sdp): Do not add recvonly SSRC for muted video tracks. 8 years ago
  Leonard Kim b68b0079b3 fix: ensure container is defined while attaching a track 8 years ago
  Iñaki Baz Castillo 8620317f30 edge: add initial ORTC shim for Edge support 8 years ago
  Saúl Ibarra Corretgé 11865ba1f7 tpc: use the peerconnection type constructor from RTCUtils 8 years ago
  George Politis 0f5c9a3fbc fix: Ensures simulcast is activated in the browser. 8 years ago
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 years ago
  Paweł Domas 2e970e5020 callstats: report P2P calls to CallStats (#445) 8 years ago
  hristoterezov 4273be510b fix(JitsiLocalTrack): Remove unnecessary mute operation 8 years ago
  Saúl Ibarra Corretgé c34125d511 feat(JitsiLocalTrack): add _switchCamera function 8 years ago
  Saúl Ibarra Corretgé 1a7c75bb76 lastn: allow setting the last N value early 8 years ago
  Leonard Kim 731b2a7ad5 feat: add methods to check muti-mic support and stats collecting 8 years ago
  Paweł Domas 5e39349754 ref(JingleSessionPC): rename + improve docs (#440) 8 years ago
  virtuacoplenny 0173067481 electron: call into JitsiMeet to open a desktop picker 8 years ago
  Paweł Domas 7802bb09a1 Use media direction in P2P (#424) 8 years ago
  Iñaki Baz Castillo a71cd87231 edge: Ensure "unsupported" is triggered for now (until fully supported) 8 years ago
  Leonard Kim a0157e617b Set the currentBrowser if Internet Explorer is detected 8 years ago
  Iñaki Baz Castillo 668d9a04b3 edge: Make getUserMedia() work (#421) 8 years ago
  Saúl Ibarra Corretgé d5d2678130 fix(lastN): handle first lastN message correctly 8 years ago
  Paweł Domas b2fe73187c fix(TPC): 'bind' is undefined (#426) 8 years ago
  damencho 5158c4f352 Changes lastN event params to be leaving and entering endpoint IDs. 8 years ago
  damencho 7da4ab76a5 Removes unused event ('InLastNChangeEvent'). 8 years ago
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 years ago
  yanas fc2cdd7f9c fix(RTC): Adds type jsdoc 8 years ago
  yanas 74298d91b4 fix(RTC.js): Handle remove listener and define endpoints list. 8 years ago
  yanas d02b756084 fix(DataChannels):Moves last n list handling to RTC 8 years ago