•  

Scalable Streaming Video with Amit Mishra

0
0


The internet is a layer cake of technologies and protocols.  At a fundamental level, the internet runs on the TCP/IP protocol.  It’s a packet based system.  When your browser requests a file from a web server, that server chops up the file into tiny pieces known as packets and puts them on the network labeled with your machine’s address as its destination.


That system works incredibly well for receiving a file from a web server.  If some of the packets arrive out of order, that’s not a problem.  If one is lost, it can be sent again.


There are no guarantees in a packet based system.  If a flood of new packets show up, the system can slow down and you may experience a lag in the response time.  This can be annoying when visiting a blog that is slow to load, but it’s not a ruined experience.  Streaming video, on the other hand, does not degrade elegantly in this situation.  No consumer wants to have their experience interrupted by a spinning wheel.  Traffic can be spiky and unpredictable, especially around live events.  The stakes are high for building a scalable, effective streaming video solution.


Amit Mishra is a member team at FOX which is responsible for building platform-to-live stream content across all the FOX properties.  In this episode we discuss some of the technical milestones on delivering this platform and why golang was the right choice.


Sponsorship inquiries: sponsor@softwareengineeringdaily.com


The post Scalable Streaming Video with Amit Mishra appeared first on Software Engineering Daily.


No comments yet...
Log in to comment
New
0 0 0
Today

Creating a Rust IDE with Vitaly Bragilevsky

Rust is a systems programming language created by Graydon Hoare in 2006 and first released by Mozill…
0 0 0
Yesterday

VC Investing at CRV with James Green

CRV is a venture capital firm that invests in early-stage startups. The firm has invested in more th…
0 0 0
2024-11-19

DataStax and the Future of Real-Time Data Applications with Jonathan Ellis

DataStax is known for its expertise in scalable data solutions, particularly for Apache Cassandra, a…
0 0 0
2024-11-14

Enhancing OAuth Security and Interoperability Using FAPI with Joseph Heenan

FAPI is a refinement of the OAuth standard developed by the OpenID Foundation. It was conceived to s…
0 0 0
2024-11-13

PlayStation 2 Emulation with TellowKrinkle

PCSX2 is an open-source PlayStation 2 emulator that allows users to play PS2 games on modern hardwar…
0 0 0
2024-11-12

TSMC and the Geopolitics of the Chip Industry with Tim Culpan

Taiwan Semiconductor Manufacturing Company, or TSMC, produces a significant portion of the global su…

Software Engineering Daily

Technical interviews about software topics.

Log in to Follow

More episodes from Software Engineering Daily

Top Podcasts Top rated Podcasts