summaryrefslogtreecommitdiffstats
path: root/recording
AgeCommit message (Expand)Author
2023-04-26Use a streaming POST request for recordings uploadElmer Miroslav Mosher Golovin
2023-04-26Use requests instead of urllibElmer Miroslav Mosher Golovin
2023-04-17fix(recording): Improve recording file namesJoas Schilling
2023-03-28Update copyrightElmer Miroslav Mosher Golovin
2023-03-28Remove double slashesElmer Miroslav Mosher Golovin
2023-03-28Use USER_AGENT where appropriateElmer Miroslav Mosher Golovin
2023-03-28Add USER_AGENT to package rootElmer Miroslav Mosher Golovin
2023-03-28Use hardcoded User-AgentElmer Miroslav Mosher Golovin
2023-03-27Update copyrightElmer Miroslav Mosher Golovin
2023-03-27Ensure no double slashes on request URLsElmer Miroslav Mosher Golovin
2023-03-22Add documentation for encoder configuration and benchmark toolDaniel Calviño Sánchez
2023-03-22Add benchmark tool for the recording serverDaniel Calviño Sánchez
2023-03-22Add setter methods to override the recorder argumentsDaniel Calviño Sánchez
2023-03-22Extract builder for recorder arguments to its own classDaniel Calviño Sánchez
2023-03-22Rename "args" to "arguments"Daniel Calviño Sánchez
2023-03-22Generalize helper to log the output of a processDaniel Calviño Sánchez
2023-03-22Provide explicit name for the recorder logDaniel Calviño Sánchez
2023-03-22Provide explicit name for the audio sinkDaniel Calviño Sánchez
2023-03-22Abort starting the helpers when the recording is stoppedDaniel Calviño Sánchez
2023-03-22Do not notify a failure if the recording is stopped without startingDaniel Calviño Sánchez
2023-03-21Increase default video qualityDaniel Calviño Sánchez
2023-03-21Rename legacy option "quality" to "deadline"Daniel Calviño Sánchez
2023-03-21Add configuration options for ffmpegDaniel Calviño Sánchez
2023-02-27Fix recording server documentation typosDaniel Calviño Sánchez
2023-02-22Return error when trying to stop an unknown recordingDaniel Calviño Sánchez
2023-02-22Add failed status to recordingsDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-22Change recording status when notified by the recording serverDaniel Calviño Sánchez
2023-02-22Document data in the main section for requests to the recording serverDaniel Calviño Sánchez
2023-02-21Merge pull request #8756 from nextcloud/use-internal-client-of-signaling-serv...Joas Schilling
2023-02-20Better recording docs highlightJoas Schilling
2023-02-20Handle exceptions in async scripts executed through SeleniumHelperDaniel Calviño Sánchez
2023-02-20Use internal client of signaling server for recordingDaniel Calviño Sánchez
2023-02-20Add return value to scripts executed through SeleniumHelperDaniel Calviño Sánchez
2023-02-20Add configuration for internal secrets of signaling serversDaniel Calviño Sánchez
2023-02-15Add specific page for recording callsDaniel Calviño Sánchez
2023-02-14Add documentation for the recording server APIDaniel Calviño Sánchez
2023-02-14Store recording as VP8 in webm rather than Theora in mkvDaniel Calviño Sánchez
2023-02-14Add helper script to launch the recording backendDaniel Calviño Sánchez
2023-02-14Add module to handle incoming requests from the Nextcloud serverDaniel Calviño Sánchez
2023-02-14Add module to start and stop recordings in a callDaniel Calviño Sánchez
2023-02-14Add module to send requests to the Nextcloud serverDaniel Calviño Sánchez
2023-02-14Add module for real participantDaniel Calviño Sánchez
2023-02-14Add module to load the configurationDaniel Calviño Sánchez
2023-02-14Add skeleton for Python packageDaniel Calviño Sánchez