aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live/shared
Commit message (Expand)AuthorAgeFilesLines
* Force stop remote live transcodingChocobozzz2023-05-223-0/+5
* Remove wait before publishing master playlistChocobozzz2023-05-191-12/+0
* Wait master playlist generationChocobozzz2023-05-191-7/+12
* Avoid uploading empty master fileChocobozzz2023-05-191-1/+8
* Don't run ffmpeg twice for livesChocobozzz2023-05-191-2/+0
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+4
* Force ffmpeg to exit on abortChocobozzz2023-05-171-2/+12
* Provide public RTMP URL to runnersChocobozzz2023-05-164-11/+27
* Fix S3 live syncChocobozzz2023-05-101-29/+45
* Enable external plugins to test the PRChocobozzz2023-05-091-18/+22
* Implement remote runner jobs in serverChocobozzz2023-05-095-107/+303
* Refactor playlist creation for livesChocobozzz2023-01-271-23/+48
* Fix P2P with object storageChocobozzz2022-12-301-0/+2
* Correctly delete live files from object storageChocobozzz2022-10-251-2/+2
* Prevent concurrency issues when sending m3u8 fileChocobozzz2022-10-241-2/+9
* Live supports object storageChocobozzz2022-10-041-15/+91
* Correctly handle RTMP streams without audioChocobozzz2022-09-281-0/+7
* Fix typescript errorChocobozzz2022-08-011-7/+7
* Fix live testsChocobozzz2022-07-131-5/+6
* Prevent error logs when aborting a streamChocobozzz2022-07-131-0/+7
* Cleanup muxing session method optionsChocobozzz2022-05-251-21/+20
* Support live session in serverChocobozzz2022-05-031-3/+7
* Add ability to save replay of permanent livesChocobozzz2022-04-211-16/+17
* Add latency setting supportChocobozzz2022-03-091-1/+8
* Add basic video editor supportChocobozzz2022-02-281-2/+2
* Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-1/+1
* Fix live log tagsChocobozzz2021-12-071-14/+29
* Support RTMPSChocobozzz2021-11-051-6/+6
* Fix live bitrateChocobozzz2021-10-111-1/+1
* esModuleInterop to trueChocobozzz2021-08-271-7/+7
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-2/+2
* Improve target bitrate calculationChocobozzz2021-08-061-1/+8
* Limit live bitrateChocobozzz2021-08-061-0/+5
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-2/+5
* It's not the week-end yetChocobozzz2021-06-171-2/+0
* Fix muxing cleanupChocobozzz2021-06-171-2/+0
* Fix memory leakChocobozzz2021-06-171-2/+11
* Refactor live managerChocobozzz2021-06-172-0/+342