aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce user commandChocobozzz2021-07-201-6/+2
* Introduce server commandsChocobozzz2021-07-201-2/+1
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce streaming playlists commandChocobozzz2021-07-201-5/+11
* Introduce blacklist commandChocobozzz2021-07-202-5/+3
* Shorter live methodsChocobozzz2021-07-206-44/+44
* Introduce live commandChocobozzz2021-07-206-118/+92
* Introduce socket io commandChocobozzz2021-07-201-6/+5
* Introduce config commandChocobozzz2021-07-206-75/+87
* Refactor live managerChocobozzz2021-06-174-225/+334
* Fix live files includeChocobozzz2021-06-111-1/+1
* Increase permanent live test timeoutChocobozzz2021-06-081-1/+1
* Refactor a little bit live testsChocobozzz2021-05-073-75/+27
* Add ability to filter my videos by liveChocobozzz2021-05-031-0/+65
* Increase ffmpeg tests timeoutChocobozzz2021-04-151-5/+5
* Increase timeoutsChocobozzz2021-03-041-2/+2
* Fix stats testsChocobozzz2021-02-191-3/+16