illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.92k stars 1.51k forks source link

nginx comparison #74

Open laurencefass opened 6 years ago

laurencefass commented 6 years ago

which has better performance, node-media-server or nginx-rmtp?

illuspas commented 6 years ago

nginx-rmtp has better performance. There is no doubt. 😅

laurencefass commented 6 years ago

thanks is nginx-rtmp fastest solution at present?

do you think that nodejs could perform well against it in the future?

illuspas commented 6 years ago

The SRS is the best performance solution as far as I know.