Depends really on how you want to stream the content (HTTP/RTMP/HLS/HDS/HSS/etc). If it's "normal" HTTP/RTMP then I vote for nginx because it's simple, does a great job, and has fantastic support. Simply by installing the
nginx-rtmp-module, edit a few lines in nginx.conf to include RTMP and you're basically good to go, for free.
