aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live
Commit message (Expand)AuthorAgeFilesLines
* We don't need to import mochaChocobozzz2022-08-177-7/+0
* Increase test timeoutChocobozzz2022-08-161-1/+1
* Fix testsChocobozzz2022-08-161-2/+2
* Increase timeoutsChocobozzz2022-08-161-1/+1
* Fix live testsChocobozzz2022-08-111-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-091-5/+68
* Clearer live sessionChocobozzz2022-07-221-0/+8
* Fix videos statsChocobozzz2022-07-081-2/+2
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-1/+1
|\
| * Fix lintChocobozzz2022-06-241-1/+1
| * Fix removed sha segments on fast restreamChocobozzz2022-06-241-2/+3
* | Fix removed sha segments on fast restreamChocobozzz2022-06-241-2/+3
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-234-45/+133
|\|
| * Fix fast restream in saved permanent liveChocobozzz2022-06-234-45/+133
* | Increase test timeoutChocobozzz2022-06-171-1/+1
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-161-0/+7
|\|
| * Fix live ending job that breaks new live sessionChocobozzz2022-06-161-0/+7
* | Merge branch 'release/4.2.0' into developChocobozzz2022-05-252-1/+35
|\|
| * More robust live ending jobChocobozzz2022-05-251-1/+1
| * Fix saving permanent live replay on quick restreamChocobozzz2022-05-251-0/+34
* | Increase test timeoutChocobozzz2022-05-241-1/+1
|/
* Fix quota inconstistencies with livesChocobozzz2022-05-041-0/+25
* Fix live constraints testsChocobozzz2022-05-031-9/+4
* Support live session in serverChocobozzz2022-05-034-11/+138
* Fix getting live by anonymous userChocobozzz2022-05-032-107/+79
* Fix lintChocobozzz2022-04-221-4/+4
* Add ability to save replay of permanent livesChocobozzz2022-04-214-24/+144
* Support video views/viewers stats in serverChocobozzz2022-04-153-135/+2
* Add latency setting supportChocobozzz2022-03-091-1/+8
* Add basic video editor supportChocobozzz2022-02-281-2/+2
* Increase timeoutChocobozzz2021-12-241-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-177-28/+25
* shared/ typescript types dir server-commandsChocobozzz2021-12-177-7/+7
* Auto update publishedAt in live restreamChocobozzz2021-11-261-0/+6
* Increase live transcoding test timeoutChocobozzz2021-11-151-1/+1
* Fix live testsChocobozzz2021-11-151-2/+0
* Refactor video viewsChocobozzz2021-11-091-51/+58
* Support RTMPSChocobozzz2021-11-052-0/+147
* Added 144p encoding (#4492)Florian CUNY2021-11-052-1/+2
* Fix bitrate testsChocobozzz2021-10-121-5/+12
* Increase live tests timeoutChocobozzz2021-10-081-2/+2
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-20/+10
* Improve target bitrate calculationChocobozzz2021-08-061-1/+1
* Limit live bitrateChocobozzz2021-08-061-6/+34
* Use random names for VOD HLS playlistsChocobozzz2021-07-263-13/+19
* Reorganize importsChocobozzz2021-07-206-11/+17
* Refactor requestsChocobozzz2021-07-202-2/+2
* Use an object to represent a serverChocobozzz2021-07-206-26/+25
* Shorter server command namesChocobozzz2021-07-206-119/+119
* Introduce videos commandChocobozzz2021-07-206-110/+78