ethand91 / mediasoup3-record-demo

Simple Record Demo using Mediasoup 3 and GStreamer
198 stars 93 forks source link

ffmpeg child_process close unwanted #87

Open btlam87 opened 9 months ago

btlam87 commented 9 months ago

Hi, i follow the demo then everything worked for me but some time my childprocess got envent "close": this._process.once('close',()) unwanted, it makes recording pipeline not work then i lost the file. I tried call _createProcess() again many time but they keep dying.

My env: ubuntu, nodejs 16, docker and ffmpeg for recording