mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-12-01 21:09:17 -06:00
It's not the week-end yet
This commit is contained in:
parent
e466544fb9
commit
33eb19e519
@ -102,8 +102,6 @@ class MuxingSession extends EventEmitter {
|
|||||||
this.saveReplay = this.videoLive.saveReplay
|
this.saveReplay = this.videoLive.saveReplay
|
||||||
|
|
||||||
this.lTags = loggerTagsFactory('live', this.sessionId, this.videoUUID)
|
this.lTags = loggerTagsFactory('live', this.sessionId, this.videoUUID)
|
||||||
|
|
||||||
this.toto = Buffer.alloc(1_000_000_000)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async runMuxing () {
|
async runMuxing () {
|
||||||
|
Loading…
Reference in New Issue
Block a user