bouksou
bouksou
`UnhandledPromiseRejectionWarning: TypeError: this.nfs.stop is not a function at NodeMediaServer.stop (/home/bouksou/Projects/node-rooms-recording-auto/node_modules/node-media-server/src/node_media_server.js:107:16) at StreamService. (/home/bouksou/Projects/node-rooms-recording-auto/src/services/stream.service.ts:165:25) at Generator.next () at fulfilled (/home/bouksou/Projects/node-rooms-recording-auto/src/services/stream.service.ts:5:58) (node:31870) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing...
in my case i needed to catch all logs i used setLogFunction already provided, but it wont catch all logs from the beggings so i figured out that i must...