A discontinued Adobe software used for encoding live video streams and broadcasting them over the internet.
Category: Glossary
URL Redirect Record
A DNS record used to redirect a domain or subdomain to another URL.
OpenStack Swift
A cloud-based object storage system that allows users to store and retrieve large amounts of data efficiently.
Off CORS (Cross-Origin Resource Sharing)
A setting that disables CORS, preventing web applications from making cross-origin requests to a different domain.
Private Key File
A security file used in encryption and authentication, typically required for SSL certificates and secure connections.
SOA (Start of Authority) Records
A DNS record that contains essential domain information, such as the primary name server, admin email, and zone settings.
Live Stream Thumbnail
A preview image representing a live stream before it starts or when it’s paused, helps viewers identify the content.
Alias vs CNAME
CNAME (Canonical Name Record): Maps one domain name to another (e.g., cdn.example.com → example.cdnprovider.com). Alias Record: Similar to CNAME but works at the root domain level and resolves to an IP instead of another domain. Some DNS providers offer it to overcome root domain CNAME limitations.
F4V
A video file format based on MP4, used for high-quality video streaming in Adobe Flash Player. It supports H.264/AAC codecs but is now largely replaced by MP4.
SOA Record DNS
Another term for the Start of Authority (SOA) record, defines key parameters for a DNS zone, including serial number, refresh time, and authoritative nameserver.