It's not the week-end yet
This commit is contained in:
parent
e466544fb9
commit
33eb19e519
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue