mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Fix muxing cleanup
This commit is contained in:
parent
52fb1d97ba
commit
e466544fb9
2 changed files with 1 additions and 3 deletions
|
@ -60,8 +60,6 @@ class MuxingSession extends EventEmitter {
|
|||
private readonly videoUUID: string
|
||||
private readonly saveReplay: boolean
|
||||
|
||||
private toto: Buffer
|
||||
|
||||
private readonly lTags: LoggerTagsFn
|
||||
|
||||
private segmentsToProcessPerPlaylist: { [playlistId: string]: string[] } = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue