Michael Mikhjian

Results 10 comments of Michael Mikhjian

I believe this is the same issue @ https://github.com/arut/nginx-rtmp-module/issues/346

Arut is working directly for nginx now.

I think the repo as it stand is still quite powerful, you just really need to understand it inside and out. I've been working on it daily since November 2014...

@jordanbaucke the quick summary is: rtmp output scaling absolutely sucks, thousands of streams later and we realized that just no one runes rtmp outputs. Scaling and relaying from the top...

@jordanbaucke bingo, exactly. There's definitely a few other out there i.e. wowza, nodejs, etc... I def prefer nginx rtmp though. Correct on CDN too! Few ways to do it, my...

@junaidnasir yes it definitely is! We utilize enhanced networking servers, so moving files to S3 is almost unnoticeable.

@junaidnasir s3 via s3fs, but again the key is having enhanced networking enabled, won't work as well without it.

@misiek08 nginx-rtmp, srs, and woza will all use the same bandwidth and have the same bandwidth cost on AWS... S3 will have an additional cost for PUTS and GETS but...

@misiek08 any of them, you set playlist to 30 seconds for HLS, then use AWS S3, CDN, or direct from server, they all use the same bandwidth pricing out. With...

@misiek08 gotcha, well I wouldn't say it's the most expensive CDN. It's actually the cheapest of the best CDNs that have datacenters throughout the world. There are very cheap CDNs,...