TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

FIFA 2014 World Cup live stream architecture

258 pointsby dreampeppers99about 10 years ago

15 comments

jsaxton86about 10 years ago
Interesting post! The author mentions that the first step was to &quot;receive this input and to generate HLS output to a known folder&quot;. I have a couple questions about this step:<p>1: Did they re-encode the input? Or just repackage it?<p>2: I&#x27;m unfamiliar with EvoStream, but if it is ingesting RTMP and outputting HLS, why did Globo need to bother generating an HLS manifest? Couldn&#x27;t they just use the one EvoStream created?
评论 #9447581 未加载
kweksabout 10 years ago
Honestly - one of the most informative, well written, extremely well referenced articles I&#x27;ve read literally in years. This article will teach me more than I&#x27;ve learned in a long time. Thank you very much for your contributions..
emilsedghabout 10 years ago
Just like everyone else, I really liked the article. And of course I have some questions.<p>What is the benefit of EvoStream over nginx-rtmp? I use nginx-rtmp as well and it creates HLS files just fine.<p>Also, how did you handle the network load? How many edge servers were actually delivering the content to users?<p>Did you use 10G ethernets, link bonding, or did you use cloud services (eg cloudfront) to deliver the content?<p>Thanks a lot.
评论 #9449459 未加载
gregor7777about 10 years ago
My favorite type of article, thanks! Even better when the stuff they&#x27;re using is open source so I can check it out for myself.
icaromedeirosabout 10 years ago
It is rewarding working at globo.com with such skilled engineers and great solutions, in almost every area. Congrats to Leandro, Juarez, and everybody involved.
alexkappaabout 10 years ago
Thanks for sharing this! How long was your team given to complete this project?<p><pre><code> Cassandra response time was increasing with load to a certain point where clients started to timeout and the video playback completely stopped. </code></pre> and<p><pre><code> After these changes, we were able to achieve a latency in the order of 10ms for our 99% percentile. </code></pre> How did you test this? Are there any benchmarking&#x2F;load testing tools for cases such as streaming?
评论 #9449493 未加载
Finsterabout 10 years ago
It feels like they reinvented the wheel on a lot of things (especially on the monitoring side). I also wish there was some more detail about the caching&#x2F;endpoint side of things. We rely heavily on Akamai&#x27;s services for their edge servers, caching, and site acceleration. I don&#x27;t see anything like that here, but maybe they&#x27;re just not mentioning it?
评论 #9449515 未加载
robinhowlettabout 10 years ago
Seems like quite a complex solution for 500,000 concurrent users.<p>Why not just use Akamai for RTMP ingest and delivery? From my experience they can do all that was described and at scale.
评论 #9451587 未加载
评论 #9453538 未加载
supertedabout 10 years ago
Working in the TV industry myself, the uninevitable question on DRM springs to mind. Was these streams encrypted as well somewhere along the described process?
eder_rogerabout 10 years ago
A great example of use the powerful and free tools. Congratulations, great article.
wjsfabout 10 years ago
Great experience, thanks for sharing.
robertombabout 10 years ago
Wonderful job, guys. Will you broadcast Olympics? What will change for this one?
评论 #9449469 未加载
flavioribeiroabout 10 years ago
beautiful! congratulations for sharing this to the community.
aprdmabout 10 years ago
Really well written article! Learned a lot, also happy that it came from Brazil :)
rararararararaabout 10 years ago
Here&#x27;s all you need to know about this company (Globo): <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=77TKLQ1op34" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=77TKLQ1op34</a><p>This documentary is still banned in Brazil and can&#x27;t be broadcast offline anywhere.
评论 #9446385 未加载