______ audio/video refers to on-demand requests for compressed audio/video files.
The correct answer is Streaming stored
Understanding Audio/Video Streaming: Stored vs. Live
Audio/video streaming is a method of transmitting digital media so that it can be consumed by the user simultaneously as it is being delivered. Instead of downloading the entire file first, the content is played as it arrives over the network.
There are primarily two types of streaming relevant to this question:
Streaming Stored: This refers to delivering pre-recorded or stored audio/video content on demand. The user requests a specific file (like a movie, a song, or a recorded lecture) from a server, and the server sends the data in a continuous stream. Because the content is already stored, users can often pause, rewind, or fast-forward. This matches the description of "on-demand requests for compressed audio/video files."
Streaming Live: This refers to delivering real-time audio/video content as it is being captured or broadcast. Examples include live sports events, live news feeds, or live webinars. The content is not pre-recorded, and users typically cannot control playback (like pausing or rewinding) in the same way they can with stored content, although some platforms offer limited buffering or rewind features.
Analyzing the Options
Let's evaluate how each option fits the definition provided in the question: "______ audio/video refers to on-demand requests for compressed audio/video files."
Streaming stored: As discussed, this type of streaming delivers pre-recorded files upon a user's specific request, fitting the "on-demand" aspect and the use of compressed files.
Streaming Live: This involves real-time delivery, not on-demand requests for specific pre-existing files.
Interactive: While streaming can be part of interactive applications (like video conferencing), "interactive" itself doesn't specifically define the method of delivering stored, on-demand files.
Mixing: This term is often used in audio or video production (combining multiple sources), not as a type of streaming delivery for on-demand files.
Based on this analysis, "Streaming stored" is the term that accurately describes on-demand requests for compressed audio/video files.
Comparison of Streaming Types
Feature
Streaming Stored
Streaming Live
Content Source
Pre-recorded files
Real-time events/broadcasts
User Control
On-demand (pause, rewind, fast-forward)
Real-time playback (limited control)
Delivery Timing
Upon user request
As event happens
Example
Watching a movie on Netflix, listening to a podcast
Live news broadcast, live concert stream
Revision Table: Key Streaming Concepts
Key Audio/Video Streaming Terms
Term
Definition
Relevance to Question
Streaming
Method of transmitting data so it can be processed as a continuous stream.
General term for the technology.
Streaming Stored
On-demand delivery of pre-recorded audio/video files.
Directly matches the question's description.
Streaming Live
Real-time delivery of live audio/video content.
Does not match the "on-demand" or "files" aspect.
Additional Information on Audio/Video Streaming
Audio/video streaming relies on several technologies and concepts:
Compression: Audio and video files are compressed to reduce their size, making them easier and faster to transmit over networks. Common compression standards include H.264, HEVC (H.265) for video, and AAC, MP3 for audio.
Protocols: Streaming uses specific protocols for data transfer. Examples include HTTP (often with technologies like HLS or MPEG-DASH for adaptive streaming), RTMP, and RTP/RTSP. Adaptive streaming dynamically adjusts the quality based on network conditions.
Buffering: A small portion of the streamed content is downloaded and stored in a temporary buffer before playback begins. This helps ensure smooth playback even if there are minor network fluctuations.
Content Delivery Networks (CDNs): CDNs are distributed networks of servers used to deliver content more efficiently to users based on their geographical location. This is crucial for delivering streaming content at scale.
Understanding these terms helps in grasping how modern audio/video services like video-on-demand platforms and music streaming services function.