website logo
Contact Us
⌘K
🌐Sense of Space
Introduction
📶3D Streaming System
Introduction & Benefits
Client Implementations
Technical Limitations
Server Requirements
🧊3D Streaming Platform
Upload and Convert a 3D Model
How to Use the Conversion API
🧩Integrations Guides
🤖Unreal Engine
🕹️Unity Engine
🦊Mozilla Hubs
✴️PlayCanvas
🔺Three.js
🅰️A-Frame
🔶Babylon.js
🌍Embed to an HTML page
⚛️Extras
Volumetric Video Integrations
Docs powered by archbee 
3min

Server Requirements

Only HTTP Range Requests Needed.

  • The client implementation knows which data it needs to fetch.
  • It uses simple single-range http requests to fetch the needed data.
  • The streamable file layout is optimized to reduce traffic and excess requests.

This enables easy and flexible hosting solutions on a huge number of different server and cloud service options.

Updated 11 May 2022
Did this page help you?
Yes
No
UP NEXT
Upload and Convert a 3D Model
Docs powered by archbee 
TABLE OF CONTENTS
Only HTTP Range Requests Needed.