Image MIME Reference
JPEG-XS-Codestream
JPEG XS Codestream
image/jxsc
VS
RealNetworks RealFlash
image/vnd.rn-realflash
RealFlash
A complete technical comparison of JPEG XS Codestream and RealNetworks RealFlash — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | JPEG-XS-Codestream | RealFlash |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | ✕ No | Yes |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
JPEG XS Codestream
image/jxsc
Extension
.jxsc.jxs
Container
None (Raw Codestream)
Compression
Lossy (Visually Lossless) / Mathematically Lossless
Algorithm
JPEG XS (ISO/IEC 21122-1)
Color Depth
8-bit, 10-bit, 12-bit, 14-bit, 16-bit
Developed by
Joint Photographic Experts Group (JPEG) / intoPIX
Released
2019
Magic Bytes
FF 10
RealNetworks RealFlash
image/vnd.rn-realflash
Extension
Container
RealMedia / SWF
Compression
Vector (Flash) / RealAudio Compression
Algorithm
Macromedia Vector CompressionDeflate (Zlib)
Color Depth
8-bit, 24-bit, 32-bit
Developed by
RealNetworks & Macromedia
Released
1997
Magic Bytes
46 57 53 (FWS - Standard Flash) or 2E 52 4D 46 (.RMF - RealMedia Container)
Browser Support Comparison
| Browser | JPEG-XS-Codestream | RealFlash |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
JPEG-XS-Codestream
JPEG-XS-Codestream Strengths
- Eliminates container overhead, maximizing parsing speed and minimizing latency to fractions of a millisecond
- Highly optimized for direct hardware implementation in FPGAs and ASICs
- Perfect for continuous data streaming over IP networks without needing to establish file headers
Limitations
- Lacks standard container metadata (EXIF, XMP, ICC profiles), meaning color space and orientation data must be handled externally or out-of-band
- Zero support in web browsers or standard consumer operating systems
- Often requires specialized broadcast hardware or custom software libraries to decode
RealFlash
RealFlash Strengths
- Allowed complex, interactive vector animations to stream smoothly over 28.8k dial-up modems
- Perfectly synchronized streaming audio with timeline-based animations, which was revolutionary in 1997
Limitations
- Heavily reliant on proprietary browser plugins (RealPlayer), which were notoriously bloated
- Completely obsolete and unsupported on the modern web
- Tightly coupled server-client architecture required expensive RealServer licenses to host
When to choose which format
JPEG-XS-Codestream
Use JPEG-XS-Codestream when…
- Hardware Decoding Pipelines (FPGA/ASIC)
- Live Broadcast Infrastructure
- Video over IP Transport
- Embedded Camera Systems
RealFlash
Use RealFlash when…
- Historical Dial-up Web Animation
- Late-1990s Interactive Music Videos
- Streaming Vector Graphics