Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-11Keep detection of "cef" for older versions of Chrome.Joachim Bauch
2018-12-11Fix chrome version detection if at end of user agent.Joachim Bauch
2018-12-11Fix screensharing support in Chrome 71 and Iridium. Signed-off-by: Peter Eden...Peter Edens
2018-07-12Start adding MCU support.Joachim Bauch
2018-04-20Allow to join without camera/micJoas Schilling
2018-03-22WebRTC doesn't know about "rooms" anymore, their rooms are our callsJoas Schilling
2018-03-22Disconnect media when leaving callJoas Schilling
2018-03-19Join room/call connection > signaling > webrtc aswellJoas Schilling
2018-03-19Handle leaving call/room connection > signaling > webrtcJoas Schilling
2017-11-03Fix the UI to correctly join the room and the callJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling
2017-06-06Re-send messages that could not be sent because datachannel was still not ope...Ivan Sein
2017-05-17Use ICE-restart for reconnection attemps.Ivan Sein
2017-05-08Add logs about relay candidates.Ivan Sein
2017-05-08Third draft of re-connecting feature.Ivan Sein
2017-05-08Fix logs.Ivan Sein
2017-05-08Close peer when receiving iceFailed or connectivityError.Ivan Sein
2017-05-05Fix isVideoEnabled function.Ivan Sein
2017-04-20Remove google's STUN sever.Ivan Sein
2017-04-20Avoid 'stunservers' event to reset ice-servers configuration.Ivan Sein
2017-04-11Require Firefox version 52 or newer for sharing screen.Ivan Sein
2017-02-16Call to Firefox addon when starting screensharing.Joachim Bauch
2017-02-16Implement first draft of screensharing support.Joachim Bauch
2017-02-09Emit 'localMediaStarted' with media configuration.Ivan Sein
2017-02-09Add another error name when checking for no-camera fallback.Ivan Sein
2017-02-09Fix related syntax problems.Ivan Sein
2017-02-09Check whether this is firefox before trying to get the version.Ivan Sein
2017-02-09Add some debug logs.Ivan Sein
2017-02-09Use datachannel for audio and video state (Implemented in js/webrtc.js).Ivan Sein
2017-02-09Add 'createPeer' and 'removePeers' methods from underlying library.Ivan Sein
2017-02-09Update to SimpleWebRTC version 2.2.3.Ivan Sein
2017-01-18Remove unnecessary brackets.Ivan Sein
2017-01-18Disable camera button and show avatar when no camera is detected (FF only).Ivan Sein
2017-01-18Audio-only fallback when no camera detected.Ivan Sein
2017-01-17Fix related syntax problemsJoas Schilling
2017-01-17Check whether this is firefox before trying to get the versionJoas Schilling
2016-12-09Remember audio and video settings.Ivan Sein
2016-11-17Use datachannel for audio and video stateLukas Reschke
2016-11-16Make signalling great againLukas Reschke
2016-11-15add more debug infoMorris Jobke
2016-09-05Initial importLukas Reschke