aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live
Commit message (Expand)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-282-9/+9
* Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-1/+1
* Fix live log tagsChocobozzz2021-12-071-14/+29
* Auto update publishedAt in live restreamChocobozzz2021-11-261-0/+1
* Add ability to run transcoding jobsChocobozzz2021-11-181-2/+2
* Refactor video viewsChocobozzz2021-11-091-48/+1
* Correctly close RTMPS server tooChocobozzz2021-11-051-3/+12
* Support RTMPSChocobozzz2021-11-052-36/+68
* 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-173-5/+5
* Improve target bitrate calculationChocobozzz2021-08-062-6/+16
* Limit live bitrateChocobozzz2021-08-062-5/+28
* Use random names for VOD HLS playlistsChocobozzz2021-07-262-15/+18
* Upgrade server dependenciesChocobozzz2021-07-221-3/+3
* It's not the week-end yetChocobozzz2021-06-171-2/+0
* Fix muxing cleanupChocobozzz2021-06-172-3/+1
* Fix memory leakChocobozzz2021-06-172-3/+19
* Refactor live managerChocobozzz2021-06-177-0/+893