Delivery
Ship protected content and reach users in the browser without a local install.
Upstream O3DE pak encryption is non-functional skeleton code, and there is no built-in browser cloud-streaming stack. Dawn Engine completes end-to-end AES-256 pack encryption and ships Dawn Stream (MVP).
| Topic | Description |
|---|---|
| Pak encryption | Encrypt shipped asset packs, inject keys safely, and use transparent runtime decryption. |
| Dawn Stream | Browser cloud streaming handbook: getting started, real media, signaling, browser/input, configuration, diagnostics, deployment, and reference. |
Pak encryption
Learn how to encrypt Dawn Engine asset packs at ship time, inject keys safely, and rely on transparent runtime decryption.
Dawn Stream
Learn how to enable the DawnStream Gem, run signaling and the reference player, configure video, input, and networking, and remotely view and control a Dawn Engine app in the browser.