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
path: root/src/utils
AgeCommit message (Expand)Author
2021-09-01Fix missing parameter documentationDaniel Calviño Sánchez
2021-09-01Handle errors betterJoas Schilling
2021-08-31Merge pull request #6171 from nextcloud/techdebt/noid/improve-eslintJoas Schilling
2021-08-31Don't save device selection when there is only one deviceJoas Schilling
2021-08-31Fix remaining warningsmarco
2021-08-31More doc fixesJoas Schilling
2021-08-30Merge pull request #6169 from nextcloud/work-around-chromium-bug-of-iceconnec...Joas Schilling
2021-08-30Work around Chromium bug of iceConnectionState stuck as "disconnected"Daniel Calviño Sánchez
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-30Merge pull request #6152 from nextcloud/bugfix/noid/log-device-selection-fall...Joas Schilling
2021-08-30Add some logging to the device selectionJoas Schilling
2021-08-30Use fallback device once all devices were processedJoas Schilling
2021-08-27Fix laggy high resolution videos in ChromiumDaniel Calviño Sánchez
2021-08-25Merge pull request #6118 from nextcloud/fix-connection-quality-warning-still-...Joas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-08-23Fix connection quality warning still shown after media is stoppedDaniel Calviño Sánchez
2021-08-12Fix capping when decreasing the minimum value in constraintsDaniel Calviño Sánchez
2021-08-12Fix infinite loop when the frame rate can not be decreasedDaniel Calviño Sánchez
2021-08-05Merge pull request #6040 from nextcloud/revert-5936-fix/5935/fix-documentatio...Daniel Calviño Sánchez
2021-08-05Send offer again when own peer is not initially connectedDaniel Calviño Sánchez
2021-08-05Remove redundant callDaniel Calviño Sánchez
2021-07-20Revert "fix links to documentation"kesselb
2021-07-14List all supported Chrome-based browsersJoas Schilling
2021-07-14Fix initial camera quality with ChromiumDaniel Calviño Sánchez
2021-07-03fix links to documentationszaimen
2021-07-01Disable simulcast for screenshares for nowDaniel Calviño Sánchez
2021-07-01Add support for simulcast streams.Joachim Bauch
2021-07-01Fix very bad quality reported due to stalled statsDaniel Calviño Sánchez
2021-07-01Extract adding the processed stats to its own methodDaniel Calviño Sánchez
2021-07-01Get attributes based on kind instead of explictly pass themDaniel Calviño Sánchez
2021-07-01Convert "_connectionQuality" attribute to an arrayDaniel Calviño Sánchez
2021-07-01Fix stats being reset when enabling the analysis twiceDaniel Calviño Sánchez
2021-06-29Add logs for connection quality warningsDaniel Calviño Sánchez
2021-06-29Add helper method to get a string representation of an AverageStatValueDaniel Calviño Sánchez
2021-06-21Do not trigger processing of pending replace track actions on receiversDaniel Calviño Sánchez
2021-06-21Stop sent streams for initially disabled mediaDaniel Calviño Sánchez
2021-06-21Stop sent streams when media is disabledDaniel Calviño Sánchez
2021-06-21Do not process pending replace tracks again if they are being processedDaniel Calviño Sánchez
2021-06-21Do not replace tracks when a connection has not been established yetDaniel Calviño Sánchez
2021-06-21Replace anonymous with arrow function so "this" is properly definedDaniel Calviño Sánchez
2021-06-18Expose connection state in LocalCallParticipantModelDaniel Calviño Sánchez
2021-06-17Fix hasOwnPropertyMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-14Merge pull request #5751 from nextcloud/fix-connection-quality-stats-not-rese...Vincent Petry
2021-06-14Set explicitly the media to be analyzed in screensDaniel Calviño Sánchez
2021-06-14Reset stats before the analysis is startedDaniel Calviño Sánchez
2021-06-11Extract method to reset statsDaniel Calviño Sánchez