jibon57 / bbb-recorder

BigBlueButton recorder using puppeteer to export as webm or mp4 file & Live RTMP broadcasting
MIT License
260 stars 134 forks source link

Improve exit codes #67

Closed ghost closed 4 years ago

ghost commented 4 years ago

We use this repo in an automatic setup and noticed that the exit code was still 0 although there are error logs. This especially affects the functions convertAndCopy, copyOnly and the catch branch in line 148. Is it possible to add exit codes here?

jibon57 commented 4 years ago

No need as after process it will end because code was added inside final