]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/live-manager.ts
Fix live infohash of original resolution
[github/Chocobozzz/PeerTube.git] / server / lib / live-manager.ts
2020-11-12  ChocobozzzFix live infohash of original resolution
2020-11-10  ChocobozzzTry to fix live segments check
2020-11-09  ChocobozzzUpdate ffmpeg static version for tests
2020-11-09  ChocobozzzHandle views for live videos
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzAdd live notification tests
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzAdd check params live tests
2020-11-09  ChocobozzzFix live ending
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzLive streaming implementation first step