Add unique ports per worker so that ffmpeg can reliably record.

This commit is contained in:
knotteye
2020-10-17 01:53:33 -05:00
parent 1ae7128b9d
commit 80cf01ef30
3 changed files with 32 additions and 12 deletions

View File

@ -26,6 +26,7 @@
"express": "^4.17.1",
"flags": "^0.1.3",
"irc": "^0.5.2",
"is-port-available": "^0.1.5",
"jose": "^1.15.1",
"mysql": "^2.17.1",
"node-media-server": "^2.2.4",