← New search

Digital media

Live streaming

Live streaming is the real-time distribution of audio or video over a network while an event is taking place, allowing audiences to watch without waiting for a complete file to download. It combines continuous media delivery with interactive features such as chat, reactions, donations, moderation, and audience analytics.

Real-time
Core characteristic
Content is delivered as an event unfolds
Segmented
Common delivery model
Media is divided into short playable chunks
Interactive
Audience layer
Chat, reactions, and moderation can operate alongside video
1

Definition and development

Live streaming differs from conventional broadcasting mainly by its delivery path and degree of interaction. A broadcaster sends encoded audio and video to servers, which distribute successive portions to viewers’ devices; playback usually begins before the entire program exists as a finished file.1 The model supports professional news, sports, concerts, education, gaming, religious services, and informal personal broadcasts.

Early internet video often suffered from buffering, limited bandwidth, and incompatible players. Modern content-delivery networks, adaptive bitrate encoding, and faster mobile connections have made large audiences practical. A stream may be public, private, paywalled, or restricted to a particular community, while the same production can be archived for later viewing. The boundary between live and recorded media is also flexible: premieres, replays, live-to-tape programs, and broadcasts with intentional delays all occupy intermediate positions.

2

How the technology works

Live streaming depends on a chain of capture, encoding, packaging, distribution, and playback. Cameras and microphones produce raw signals; an encoder compresses them into formats suited to available bandwidth; a platform or broadcaster then distributes the stream through a content-delivery network. HTTP-based methods such as the HTTP Live Streaming protocol divide media into successive segments and can offer multiple quality levels so a player changes resolution as network conditions shift.2

Low-latency systems reduce the delay between capture and viewing, but latency, quality, scale, and reliability must be balanced. WebRTC is designed for interactive real-time communication and is widely associated with video calls, remote production, and audience participation requiring rapid feedback.3 Hardware encoders, redundant connections, stream keys, captions, content moderation, and backup recordings address different points of failure.

3

Platforms, audiences, and business

Live-streaming platforms turn one-way video into a social and commercial environment. Viewers can follow channels, communicate through text chat, subscribe, tip creators, buy products, or watch advertisements, while hosts interpret audience metrics during the broadcast. YouTube’s live-streaming documentation, for example, distinguishes encoder-based, webcam, and mobile workflows and describes settings for visibility, latency, and interaction.

Revenue may come from advertising, subscriptions, sponsorships, virtual gifts, ticketing, licensing, or direct sales. Commercial influence creates disclosure obligations: the U.S. Federal Trade Commission advises social-media endorsers to make material connections clear and conspicuous, including when content is delivered through live media.4 Platform economics also expose creators to changing recommendation systems, revenue shares, copyright claims, account enforcement, and the volatility of attention.

4

Lesser-known aspects

Live streaming has important edge cases beyond entertainment. A stream can be deliberately delayed to protect athletes, performers, witnesses, or emergency personnel; conversely, a small latency may be essential for auctions, remote robotics, interactive lessons, or multiplayer games. Captions, sign-language interpretation, audio description, and low-bandwidth modes broaden access, but they require production planning rather than automatic technical fixes.

Moderation is unusually difficult because harmful material can spread before human reviewers or automated systems respond. Platforms therefore combine chat controls, reporting, age restrictions, bans, and crisis procedures; Twitch’s community guidelines, for example, address harassment, hateful conduct, sexual content, and dangerous behavior.5 Streams can also reveal private locations, bystanders, or sensitive metadata. Archiving creates a second risk: an event intended to be ephemeral may become searchable, clipped, remixed, and redistributed indefinitely.

Glossary

Adaptive bitrate
A delivery method that switches among encoded quality levels as a viewer’s bandwidth or device capacity changes.
Latency
The delay between an event being captured and its appearance for a viewer.
Content-delivery network
A distributed network of servers that delivers media from locations closer to end users.
WebRTC
A set of web standards and protocols for real-time audio, video, and data communication.
Stream key
A credential that authorizes broadcasting software or hardware to send a feed to a platform.

Terminology varies across platforms: “live,” “premiere,” “simulcast,” and “replay” may describe different relationships between real-time production and later access.