mirror of https://github.com/Chocobozzz/PeerTube
It's not the week-end yet
parent
e466544fb9
commit
33eb19e519
|
@ -102,8 +102,6 @@ class MuxingSession extends EventEmitter {
|
|||
this.saveReplay = this.videoLive.saveReplay
|
||||
|
||||
this.lTags = loggerTagsFactory('live', this.sessionId, this.videoUUID)
|
||||
|
||||
this.toto = Buffer.alloc(1_000_000_000)
|
||||
}
|
||||
|
||||
async runMuxing () {
|
||||
|
|
Loading…
Reference in New Issue