knotteye
|
ab082e5f95
|
Fix logging in cluster.ts
Fix a bug calling the cluster process in index.ts
Set a default value for rtmp.cluster in config.ts
Update documentation
|
2020-10-17 21:39:56 -05:00 |
knotteye
|
80cf01ef30
|
Add unique ports per worker so that ffmpeg can reliably record.
|
2020-10-17 01:53:33 -05:00 |
knotteye
|
1ae7128b9d
|
Update server code
|
2020-10-17 01:07:29 -05:00 |
knotteye
|
7806b34cfa
|
Remove unused code
|
2020-10-17 01:03:20 -05:00 |
knotteye
|
bdfac44e21
|
Add the beginnings of the ability to cluster RTMP servers. It looks like there won't be a way to reliably play RTMP streams like this without digging into node-media-server code.
For now that means clustering will have the drawback of being able to do DASH only.
Still need to add a config option and reliable recording.
|
2020-10-17 00:51:47 -05:00 |